fpc/rtl/unix
marco 416e55c49c * IPC_PRIVATE now also for Linux
git-svn-id: trunk@3489 -
2006-05-13 10:51:48 +00:00
..
aliasctp.inc
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
convert.inc * Conversion tables for video unit. 2006-04-17 13:01:02 +00:00
crt.pp * fix isatty return value checks 2005-10-05 06:50:16 +00:00
cthreads.pp * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
ctypes.inc
cwstring.pp * fixed widestring lib on solaris 2006-03-12 10:09:41 +00:00
dl.pp
dos.pp + telldir returns a TOff, change searchpos for findfirst/next in Dos from 2006-02-20 11:00:40 +00:00
dynlibs.inc * fixed declaration of NullHandle 2005-12-10 22:15:00 +00:00
errors.pp * Ales Katona's errors patch 2006-01-07 18:41:15 +00:00
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 * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
ipc.pp * IPC_PRIVATE now also for Linux 2006-05-13 10:51:48 +00:00
ipccdecl.inc
keyboard.pp * fixed compilation on non-Linux 2006-04-30 20:51:02 +00:00
mouse.pp * various bugfixes 2006-02-02 08:22:35 +00:00
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 * fixed sinlen 2006-02-26 00:53:11 +00:00
syscall.pp
sysdir.inc * experimental usage of fpgetcwd in osdir.inc 2006-03-19 09:46:58 +00:00
sysfile.inc
sysheap.inc
systhrd.inc
sysunixh.inc
sysutils.pp * use vfork instead of fork for popen and one variant of executeprocess 2006-01-21 20:19:19 +00:00
terminfo.pp
termiosh.inc * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
timezone.inc
ttyname.inc * fixed ttyname() 2005-10-07 09:36:35 +00:00
unix.pp * shell() now also uses vfork() instead of fork() on Darwin 2006-03-15 22:00:58 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc * flock will get a pascal implementation on Solaris 2006-02-08 23:24:39 +00:00
unxovl.inc
unxovlh.inc
varutils.pp
video.pp * Codepage code had a bug 2006-05-06 18:39:32 +00:00
x86.pp