.. |
arm
|
* corrected syscall numbers
|
2004-01-21 01:25:19 +00:00 |
i386
|
* use relocate_proc
|
2004-01-06 21:32:53 +00:00 |
m68k
|
* the stat type is processor-dependent
|
2003-05-15 22:50:50 +00:00 |
powerpc
|
* clean up
|
2004-01-04 17:28:03 +00:00 |
sparc
|
* removed asmmode direct
|
2004-01-05 17:22:03 +00:00 |
x86_64
|
* Syscall number is architecture dependent
|
2003-07-06 21:12:30 +00:00 |
baseunix.pp
|
* declare C-library routines as external in libc for Darwin (so we
|
2004-01-04 21:04:08 +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
|
+ Moved all resource strings to rtlconst/sysconst
|
2004-01-10 19:35:17 +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
|
* regenerated
|
2004-01-12 17:02:40 +00:00 |
Makefile.fpc
|
+ Some more fixes to rtlconst. Const strings moved from classes to rtlconst
|
2004-01-10 20:13:19 +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
|
* moved tstatfs from systypes.inc to ptypes.inc to fix make cycle with
|
2004-01-11 09:56:20 +00:00 |
signal.inc
|
* fixed signal handling
|
2004-01-01 16:28:16 +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
|
* ExecuteProcess fixes, ProcessID and ThreadID added
|
2004-01-20 23:05:31 +00:00 |
systypes.inc
|
* moved tstatfs from systypes.inc to ptypes.inc to fix make cycle with
|
2004-01-11 09:56:20 +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
|
* fix from Marc W.
|
2004-01-02 22:46:29 +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 |