fpc/rtl/linux
marco 19c44b76f2 * fpreadlink(pathstr) moved to unxovl (since not platform specific),
small fixes for "make all OPT='-dFPC_USE_LIBC'
2004-01-01 16:10:23 +00:00
..
arm + introduced PtrInt and PtrUInt 2003-12-29 19:24:12 +00:00
i386 * libc stat record under ifdef added 2004-01-01 14:20:20 +00:00
m68k * the stat type is processor-dependent 2003-05-15 22:50:50 +00:00
powerpc * fixed result of failed syscalls (no extra neg is needed) 2003-12-28 20:55:10 +00:00
sparc * compile fix 2003-11-06 16:28:52 +00:00
x86_64 * Syscall number is architecture dependent 2003-07-06 21:12:30 +00:00
baseunix.pp * workaround for buggy 1.0 building 2003-12-31 20:01:00 +00:00
bunxfunc.inc * linux now compiles with FPC_USE_LIBC 2003-12-30 15:43:20 +00:00
bunxmacr.inc * fpISxxx macros renamed to C compliant fpS_ISxxx 2003-09-27 12:51:33 +00:00
bunxmain.inc * linux now compiles with FPC_USE_LIBC 2003-12-30 15:43:20 +00:00
bunxtype.inc * sigset size adaption for FPC_USE_LIBC 2003-12-31 20:17:06 +00:00
classes.pp * tthread disabled for 1.0.x 2003-11-19 15:51:54 +00:00
ctypes.inc * pointer's of some basetypes 2003-09-16 21:20:40 +00:00
errno.inc * done. 2003-05-17 13:06:22 +00:00
Makefile + classes compiles on ppc now as well 2003-12-07 21:30:46 +00:00
Makefile.fpc + classes compiles on ppc now as well 2003-12-07 21:30:46 +00:00
osmain.inc * use_getcwd updates because FPC_USE_LIBC uses that 2004-01-01 14:19:55 +00:00
ossysc.inc * some more fixes. Testing on idefix 2003-12-30 16:26:10 +00:00
ossysch.inc * changes due to the previous *BSD changes. Mainly moving constants from 2003-11-19 11:46:55 +00:00
ostypes.inc * fpnanosleep exported in baseunix 2003-09-27 13:45:58 +00:00
pthread.inc + New threadmanager implementation 2003-11-26 20:10:59 +00:00
ptypes.inc * ptime_t 2003-12-30 12:46:40 +00:00
signal.inc * some arm issues fixed 2003-11-21 00:40:06 +00:00
sysc11.inc * Clone moved to linux, + few small unit unix changes 2003-11-17 11:28:08 +00:00
sysconst.inc * some constants moved from System 2003-11-19 10:56:15 +00:00
syslinux.pp * system unit rename for 1.1 branch 2000-10-15 08:19:48 +00:00
system.pp * getcwd missed cdecl 2004-01-01 14:16:55 +00:00
systypes.inc * Unix reform stage two. Remove all calls from Unix that exist in Baseunix. 2003-09-14 20:15:01 +00:00
termio.pp * forgot to commit with rest. now added. 2003-11-20 09:06:49 +00:00
termios.inc * Linux part of termio unit 2003-11-19 17:35:36 +00:00
termiosproc.inc * forgot to commit with rest. now added. 2003-11-20 09:06:49 +00:00
tthread.inc * Johill: suspend fix 2003-11-22 11:04:08 +00:00
unixsock.inc * Unix reform stage two. Remove all calls from Unix that exist in Baseunix. 2003-09-14 20:15:01 +00:00
unixsysc.inc * small fixes for exporting statfs(pchar,..) 2003-12-31 20:23:31 +00:00
unxsysc.inc * fpreadlink(pathstr) moved to unxovl (since not platform specific), 2004-01-01 16:10:23 +00:00
unxsysch.inc * fpreadlink(pathstr) moved to unxovl (since not platform specific), 2004-01-01 16:10:23 +00:00