fpc/rtl/linux
2004-12-05 14:36:37 +00:00
..
arm * fixed label names 2004-11-05 13:15:07 +00:00
i386 * fixed runerror for invalid operation 2004-08-08 09:36:09 +00:00
m68k * the stat type is processor-dependent 2003-05-15 22:50:50 +00:00
powerpc * fixed argc<->argv 2004-09-02 18:57:37 +00:00
sparc * more errno setting in sparc/linux mt programs fixed 2004-11-07 00:30:17 +00:00
x86_64 * x86_64 requires always 16 byte alignment of the stack 2004-11-02 21:49:46 +00:00
baseunix.pp * fpsettimeofday. 2004-12-02 18:24:35 +00:00
bunxfunc.inc * external rework. Mostly done. 2004-11-19 13:15:14 +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 * sparc has different values for O_ flags 2004-09-12 15:20:23 +00:00
classes.pp * classes uses types to import TPoint and TRect 2004-01-22 17:11:23 +00:00
ctypes.inc * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
errno.inc + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
ipccall.inc * IPC reform 2004-04-25 19:15:43 +00:00
ipcsys.inc * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
Makefile * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
Makefile.fpc * dos now depends on sysutils 2004-10-31 09:45:35 +00:00
osmain.inc * fixed baseunix.signal for CPU using rt_sigaction 2004-11-02 14:49:48 +00:00
ossysc.inc * fixed fork for sparc 2004-08-22 12:34:11 +00:00
ossysch.inc * external rework. Mostly done. 2004-11-19 13:15:14 +00:00
ostypes.inc * tz_ added to ttimezoen fields 2004-12-02 11:23:06 +00:00
pthread.inc * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
ptypes.inc * moved some calls from unix to baseunix. Darwin untested. 2004-11-14 12:21:08 +00:00
signal.inc * fixed floating point and integer exception handling on sparc/linux 2004-08-04 19:27:09 +00:00
sysc11.inc * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
sysconst.inc * moved some calls from unix to baseunix. Darwin untested. 2004-11-14 12:21:08 +00:00
syslinux.pp * system unit rename for 1.1 branch 2000-10-15 08:19:48 +00:00
system.pp + GetProcessID added 2004-12-05 14:36:37 +00:00
systypes.inc * use cpu64 2004-04-26 16:53:19 +00:00
termio.pp * forgot to commit with rest. now added. 2003-11-20 09:06:49 +00:00
termios.inc * remove comment level 2 warning 2004-11-03 12:24:56 +00:00
termiosproc.inc * fix isatty, ioctl returns 0 on success, but isatty needs to return 1 2004-11-03 10:03:39 +00:00
tthread.inc * remove cdecl 2004-03-03 22:00:37 +00:00
unixsock.inc * x86-64 fixes 2004-04-22 17:17:13 +00:00
unixsysc.inc * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
unxsockh.inc * first changes sockets units 2004-03-16 18:03:37 +00:00
unxsysc.inc * moved some calls from unix to baseunix. Darwin untested. 2004-11-14 12:21:08 +00:00
unxsysch.inc * moved some calls from unix to baseunix. Darwin untested. 2004-11-14 12:21:08 +00:00