fpc/rtl/haiku
pierre ca40956a3a Regenerated all Makefile's
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +00:00
..
i386 * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
x86_64 * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +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 all Makefile's 2020-08-04 10:19:49 +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 Add process_shared field to haiku OS pthread_mutexattr_t type 2020-08-02 15:46:06 +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