fpc/rtl/unix
2006-10-11 07:04:45 +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 * fixed solaris compilation 2006-03-18 17:17:16 +00:00
baseunix.pp * shell() now also uses vfork() instead of fork() on Darwin 2006-03-15 22:00:58 +00:00
bunxh.inc * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc 2006-03-04 14:21:42 +00:00
bunxovl.inc add signal handler trampoline return for buggy OS like fedora core 2006-04-21 20:36:17 +00:00
bunxovlh.inc + Add pread/pwrite system calls 2006-02-27 23:18:35 +00:00
classes.pp * Inline on in classes 2006-05-13 20:12:51 +00:00
convert.inc * Conversion tables for video unit. 2006-04-17 13:01:02 +00:00
crt.pp
cthreads.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +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 fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
dl.pp
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 * shell() now also uses vfork() instead of fork() on Darwin 2006-03-15 22:00:58 +00:00
genfuncs.inc
gensigset.inc * Prevent range check error when compiling with -Cr 2006-05-10 16:26:37 +00:00
initc.pp
ipc.pp * IPC_PRIVATE now also for Linux 2006-05-13 10:51:48 +00:00
ipccdecl.inc
keyboard.pp + Add rxvt keyboard sequences by Micha 2006-07-20 21:28:05 +00:00
mouse.pp
oscdeclh.inc * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc 2006-03-04 14:21:42 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp
syscall.pp
sysdir.inc fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
sysfile.inc
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 * don't allocate unixfinddata if we search only one file, patch from neli 2006-10-11 07:04:45 +00:00
terminfo.pp
termiosh.inc
timezone.inc read timezone file optimization 2006-06-21 09:26:17 +00:00
ttyname.inc
unix.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc
unxovl.inc
unxovlh.inc
varutils.pp
video.pp * removed/conditionalised several unused variables 2006-07-14 20:44:57 +00:00
x86.pp