.. |
aliasctp.inc
|
38bf32dddf
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
16 gadi atpakaļ |
aliasptp.inc
|
f9c179da18
* add psize_t
|
17 gadi atpakaļ |
baseunix.pp
|
f60c72b773
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
18 gadi atpakaļ |
bunxh.inc
|
4594758ae5
+ add poll support for unix
|
17 gadi atpakaļ |
bunxovl.inc
|
7aee2f3d71
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
17 gadi atpakaļ |
bunxovlh.inc
|
7aee2f3d71
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
17 gadi atpakaļ |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 gadi atpakaļ |
clocale.pp
|
1ad1eac9e8
* use monetary thousands separator if numerical thousands separator is #0
|
16 gadi atpakaļ |
convert.inc
|
73871b64ce
* BeOS/Haiku updates from Olivier Coursière
|
17 gadi atpakaļ |
crt.pp
|
78c29a33ba
* changed the parameters of gotoxy() and the return values of wherex/wherey
|
16 gadi atpakaļ |
cthreads.pp
|
b92df02778
* new Intbasicevent*() implementation based on pthread_cond_signal by
|
16 gadi atpakaļ |
ctypes.inc
|
38bf32dddf
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
16 gadi atpakaļ |
cwstring.pp
|
afab9fb99c
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
|
16 gadi atpakaļ |
dl.pp
|
475cd9926d
* couple of small haiku fixes by Olivier Coursiere
|
16 gadi atpakaļ |
dos.pp
|
f7003119d0
* fixed AddDisk() in sysutils and dos units, and fixed memory leaks
|
16 gadi atpakaļ |
dynlibs.inc
|
d473e9873d
* fixed declaration of NullHandle
|
19 gadi atpakaļ |
errors.pp
|
1aa548426b
* remove uses strings
|
17 gadi atpakaļ |
fpmake.inc
|
03f441c966
+ Initial check-in
|
20 gadi atpakaļ |
genfdset.inc
|
b8194205af
* two more culong(1) shl fixes.
|
16 gadi atpakaļ |
genfunch.inc
|
4ba29cdbe1
* first set of deprecated tags.
|
18 gadi atpakaļ |
genfuncs.inc
|
5792438e3a
* fixed 64 bit error
|
18 gadi atpakaļ |
gensigset.inc
|
ce3ce89028
* Prevent range check error when compiling with -Cr
|
19 gadi atpakaļ |
initc.pp
|
dd3fdac68e
* beos support from Olivier Coursiere
|
18 gadi atpakaļ |
ipc.pp
|
bbaacc593a
+ darwin implementation of ipc unit by Werner Bochtler (mantis #10612)
|
17 gadi atpakaļ |
ipccdecl.inc
|
5baca0cfd3
* fix IPC for FPC_USE_LIBS
|
18 gadi atpakaļ |
keyboard.pp
|
039847b5c0
- removed duplicate GenMouseEvent() procedure (patch by Danny Milosavljevic,
|
16 gadi atpakaļ |
mouse.pp
|
923c70932e
* removed surplus semicolon
|
18 gadi atpakaļ |
oscdecl.inc
|
9b67b6469b
* fixed FpFcntl() for libc-based systems
|
16 gadi atpakaļ |
oscdeclh.inc
|
c127154efa
o Haiku patches by Olivier Coursiere
|
16 gadi atpakaļ |
ports.pp
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
printer.pp
|
803e78ff8c
* and more ESysEINTR and fpwaitpid fixing
|
16 gadi atpakaļ |
serial.pp
|
0ef2cb0b02
* fixed deprecated
|
18 gadi atpakaļ |
settimeo.inc
|
65afe53eb0
* fix settimeofday timeval parameter
|
18 gadi atpakaļ |
sockets.pp
|
bee56abb78
- dec(comment_typos,2);
|
18 gadi atpakaļ |
syscall.pp
|
b6f9f170f7
* FPC_USE_LIBC
|
21 gadi atpakaļ |
sysdir.inc
|
ed5e73b9a3
* reenabled the old getdir code when fpgetcwd was not FPC_USE_LIBC. getcwd
|
19 gadi atpakaļ |
sysfile.inc
|
fe773871d6
* EINTR handling...
|
16 gadi atpakaļ |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 gadi atpakaļ |
sysunixh.inc
|
d955c9b4f7
+ proper handling of lineinfo retrival for dyn. libs in unix
|
17 gadi atpakaļ |
sysutils.pp
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
16 gadi atpakaļ |
terminfo.pp
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
termiosh.inc
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 gadi atpakaļ |
timezone.inc
|
2c09c499ab
* avoid a range check error
|
18 gadi atpakaļ |
tthread.inc
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 gadi atpakaļ |
ttyname.inc
|
dd3fdac68e
* beos support from Olivier Coursiere
|
18 gadi atpakaļ |
unix.pp
|
1d88e3eb11
* replace strpcopy with its own code because unix no longer
|
17 gadi atpakaļ |
unixsockets.pas
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 gadi atpakaļ |
unixtype.pp
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
unixutil.pp
|
6ab2cae3cc
* deprecated (for 2.4) some functions that take a shortstring path.
|
16 gadi atpakaļ |
unxdeclh.inc
|
fba565d666
* use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the
|
16 gadi atpakaļ |
unxovl.inc
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
unxovlh.inc
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
varutils.pp
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
video.pp
|
73871b64ce
* BeOS/Haiku updates from Olivier Coursière
|
17 gadi atpakaļ |
x86.pp
|
5ff2312993
* fixed x86 unit for x86-64
|
17 gadi atpakaļ |