fpc/rtl/haiku
2019-01-10 06:47:24 +00:00
..
i386 haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code 2019-01-10 06:47:24 +00:00
x86_64 haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code 2019-01-10 06:47:24 +00:00
baseunix.pp haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it 2019-01-10 03:51:35 +00:00
classes.pp
errno.inc
errnostr.inc
Makefile haiku: zapped syscalls support code, using the syscall interface directly on Haiku is discouraged, and it was never really supported with FPC 2019-01-10 03:53:44 +00:00
Makefile.fpc haiku: zapped syscalls support code, using the syscall interface directly on Haiku is discouraged, and it was never really supported with FPC 2019-01-10 03:53:44 +00:00
osdefs.inc
osmacro.inc
ostypes.inc haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code 2019-01-10 06:47:24 +00:00
pthread.inc
ptypes.inc haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code 2019-01-10 06:47:24 +00:00
rtldefs.inc
si_c.pp haiku: pascal sysinit code for haiku, will be needed for x86_64, nice to have for i386 2019-01-04 02:44:39 +00:00
si_dllc.pp haiku: pascal sysinit code for haiku, will be needed for x86_64, nice to have for i386 2019-01-04 02:44:39 +00:00
signal.inc haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code 2019-01-10 06:47:24 +00:00
suuid.inc haiku: copyright header for suuid.inc, minor cleanups, no functional change 2019-01-10 04:17:24 +00:00
sysconst.inc
sysos.inc haiku: fix clib value in sysos.inc 2019-01-10 06:44:44 +00:00
sysosh.inc
system.pp haiku: cleaned up the decade old leftovers from 1.x and early 2.x times from system unit, mainly old bits of heap management no longer in use, old defines and workarounds, also added a copyright header. 2019-01-10 03:45:25 +00:00
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc