fpc/rtl/haiku
pierre 3195b64599 Add .NOTPARALLEL for beos and haiku RTLs
git-svn-id: trunk@42555 -
2019-08-02 11:21:43 +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 Add .NOTPARALLEL for beos and haiku RTLs 2019-08-02 11:21:43 +00:00
Makefile.fpc Add .NOTPARALLEL for beos and haiku RTLs 2019-08-02 11:21:43 +00:00
osdefs.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
osmacro.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
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 * pthread_attr_destroy fixes for the rest of *nix. 2013-12-12 11:38:39 +00:00
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 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
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
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 * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
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