.. |
aliasctp.inc
|
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
2009-01-26 12:58:20 +00:00 |
aliasptp.inc
|
* add psize_t
|
2008-06-28 18:16:44 +00:00 |
baseunix.pp
|
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
2007-11-10 18:22:37 +00:00 |
bunxh.inc
|
+ add poll support for unix
|
2008-11-16 17:05:47 +00:00 |
bunxovl.inc
|
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
2008-09-02 10:14:45 +00:00 |
bunxovlh.inc
|
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
2008-09-02 10:14:45 +00:00 |
classes.pp
|
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
2007-03-25 19:19:04 +00:00 |
clocale.pp
|
* use monetary thousands separator if numerical thousands separator is #0
|
2009-04-23 19:17:37 +00:00 |
convert.inc
|
* BeOS/Haiku updates from Olivier Coursière
|
2008-01-23 15:37:25 +00:00 |
crt.pp
|
* keep reading in getxy until the entire xterm response has been read
|
2009-01-25 14:08:27 +00:00 |
cthreads.pp
|
* new Intbasicevent*() implementation based on pthread_cond_signal by
|
2009-03-04 20:15:27 +00:00 |
ctypes.inc
|
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
2009-01-26 12:58:20 +00:00 |
cwstring.pp
|
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
|
2009-05-01 09:19:53 +00:00 |
dl.pp
|
* couple of small haiku fixes by Olivier Coursiere
|
2009-02-14 10:36:12 +00:00 |
dos.pp
|
* fixed AddDisk() in sysutils and dos units, and fixed memory leaks
|
2009-02-27 22:02:24 +00:00 |
dynlibs.inc
|
* fixed declaration of NullHandle
|
2005-12-10 22:15:00 +00:00 |
errors.pp
|
* remove uses strings
|
2008-01-20 21:27:01 +00:00 |
fpmake.inc
|
+ Initial check-in
|
2005-08-29 07:38:56 +00:00 |
genfdset.inc
|
* two more culong(1) shl fixes.
|
2008-12-23 14:00:59 +00:00 |
genfunch.inc
|
* first set of deprecated tags.
|
2007-04-29 22:08:18 +00:00 |
genfuncs.inc
|
* fixed 64 bit error
|
2007-02-16 15:24:55 +00:00 |
gensigset.inc
|
* Prevent range check error when compiling with -Cr
|
2006-05-10 16:26:37 +00:00 |
initc.pp
|
* beos support from Olivier Coursiere
|
2007-05-24 07:16:17 +00:00 |
ipc.pp
|
+ darwin implementation of ipc unit by Werner Bochtler (mantis #10612)
|
2008-08-11 21:29:49 +00:00 |
ipccdecl.inc
|
* fix IPC for FPC_USE_LIBS
|
2007-07-07 09:13:23 +00:00 |
keyboard.pp
|
- removed duplicate GenMouseEvent() procedure (patch by Danny Milosavljevic,
|
2009-04-01 17:12:55 +00:00 |
mouse.pp
|
* removed surplus semicolon
|
2007-01-28 19:21:14 +00:00 |
oscdecl.inc
|
* fixed FpFcntl() for libc-based systems
|
2009-01-29 15:38:17 +00:00 |
oscdeclh.inc
|
o Haiku patches by Olivier Coursiere
|
2009-02-01 10:30:55 +00:00 |
ports.pp
|
|
|
printer.pp
|
* and more ESysEINTR and fpwaitpid fixing
|
2009-03-19 22:51:41 +00:00 |
serial.pp
|
* fixed deprecated
|
2007-06-17 20:29:33 +00:00 |
settimeo.inc
|
* fix settimeofday timeval parameter
|
2007-08-28 09:29:25 +00:00 |
sockets.pp
|
- dec(comment_typos,2);
|
2007-07-22 10:22:26 +00:00 |
syscall.pp
|
|
|
sysdir.inc
|
* reenabled the old getdir code when fpgetcwd was not FPC_USE_LIBC. getcwd
|
2006-11-05 22:03:37 +00:00 |
sysfile.inc
|
* EINTR handling...
|
2009-03-20 13:03:14 +00:00 |
sysheap.inc
|
* Convert heap to ptruint.
|
2007-07-04 19:46:47 +00:00 |
sysunixh.inc
|
+ proper handling of lineinfo retrival for dyn. libs in unix
|
2008-05-18 18:42:09 +00:00 |
sysutils.pp
|
* fixed a bunch of cases where ESysEINTR wasn't handled
|
2009-03-19 21:46:12 +00:00 |
terminfo.pp
|
|
|
termiosh.inc
|
* made a lot of Solaris rtl stuff compilable
|
2006-02-07 20:17:44 +00:00 |
timezone.inc
|
* avoid a range check error
|
2007-01-19 02:53:46 +00:00 |
tthread.inc
|
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
2008-01-24 21:30:55 +00:00 |
ttyname.inc
|
* beos support from Olivier Coursiere
|
2007-05-24 07:16:17 +00:00 |
unix.pp
|
* replace strpcopy with its own code because unix no longer
|
2008-01-21 14:45:40 +00:00 |
unixsockets.pas
|
* add preliminary UnixSockets with linux implementation
|
2007-08-19 13:35:43 +00:00 |
unixtype.pp
|
|
|
unixutil.pp
|
* deprecated (for 2.4) some functions that take a shortstring path.
|
2009-02-02 10:06:03 +00:00 |
unxdeclh.inc
|
* use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the
|
2009-02-28 10:18:36 +00:00 |
unxovl.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
unxovlh.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
varutils.pp
|
|
|
video.pp
|
* BeOS/Haiku updates from Olivier Coursière
|
2008-01-23 15:37:25 +00:00 |
x86.pp
|
* fixed x86 unit for x86-64
|
2008-07-10 19:52:14 +00:00 |