fpc/rtl/haiku
Jonas Maebe 350d2d92f9 * regenerated Makesfiles
git-svn-id: trunk@45762 -
2020-07-10 22:08:30 +00:00
..
i386 haiku: removed old i386 specific syscalls assembler code and no-libc startup code, copied from the BeOS port initially, and was never in use on Haiku. kept the libc-version of assembly startup code for now for reference. 2019-01-10 07:34:52 +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 * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
errno.inc
errnostr.inc
Makefile * regenerated Makesfiles 2020-07-10 22:08:30 +00:00
Makefile.fpc + Add math unit dependency to types$(PPUEXT) rule. 2019-09-19 20:49:12 +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: pass the stackpointer from the startup code. this adjust stacktop to be closer to the actual stacktop, and fixes shallow stacktraces 2019-01-11 19:40:08 +00:00
si_dllc.pp haiku: pass the stackpointer from the startup code. this adjust stacktop to be closer to the actual stacktop, and fixes shallow stacktraces 2019-01-11 19:40:08 +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 + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp haiku: pass SA_SIGINFO flag to the signal handler. This seems correct ucontext IP and BP register contents, for valid stacktraces on signals 2019-01-11 19:46:10 +00:00
termio.pp
termios.inc
termiosproc.inc Use TIOCtlRequest type for local variable nr inside TCSetAttr function 2019-05-10 07:23:31 +00:00
unxconst.inc
unxfunc.inc