fpc/rtl/unix
2007-01-28 10:58:52 +00:00
..
aliasctp.inc -ctypes cleanup, it was quite a mess with naming conventions, eg. some times shortened long to l like cldouble 2006-09-18 21:41:08 +00:00
aliasptp.inc * reverted march fix from Florian that stops exporting pthread* types. 2006-10-15 15:20:57 +00:00
baseunix.pp
bunxh.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +00:00
bunxovl.inc
bunxovlh.inc
classes.pp * Reverted dependency on fgl generics unit. fgl itself remains untouched. 2006-12-19 19:53:21 +00:00
convert.inc
crt.pp
cthreads.pp * cleanup of rtlevents, remove startwait due to persistance guarantee 2007-01-08 19:11:07 +00:00
ctypes.inc -ctypes cleanup, it was quite a mess with naming conventions, eg. some times shortened long to l like cldouble 2006-09-18 21:41:08 +00:00
cwstring.pp * Apply path in Mantis report 8103 to fix ansi2wide issue 2007-01-12 10:35:20 +00:00
dl.pp * Removed "platform" keyword from dladdr(), since it actually IS portable. 2006-12-26 17:06:42 +00:00
dos.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
dynlibs.inc
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc
genfuncs.inc
gensigset.inc * Prevent range check error when compiling with -Cr 2006-05-10 16:26:37 +00:00
initc.pp * use ctypes instead of defining own types 2007-01-12 10:56:29 +00:00
ipc.pp * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
ipccdecl.inc
keyboard.pp * Xterm mouse handling re-engineered. 2007-01-27 12:49:29 +00:00
mouse.pp + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 2007-01-28 10:58:52 +00:00
oscdeclh.inc * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly 2007-01-22 22:21:32 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp * Make error constants cross platform. 2007-01-14 21:22:47 +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 + 64 bit file support for linux 2006-10-31 11:20:21 +00:00
sysheap.inc
systhrd.inc
sysunixh.inc * some unix changes mainly on freeBSD and fix to MAXPATHLEN constant 2006-10-03 20:35:07 +00:00
sysutils.pp * Fixed FileExists for >2GB files 2007-01-12 19:36:24 +00:00
terminfo.pp
termiosh.inc
timezone.inc * avoid a range check error 2007-01-19 02:53:46 +00:00
tthread.inc * fixed debug code for 64 bit 2007-01-12 09:12:13 +00:00
ttyname.inc
unix.pp + Added MAP_FAILED const for all unix platforms 2006-12-25 12:23:28 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc
unxovl.inc
unxovlh.inc
varutils.pp
video.pp * Send correct amount of characters for custom font. 2007-01-27 20:34:41 +00:00
x86.pp