| .. |
|
i386
|
haiku: added cpu specific signal handler register contexts
|
2019-01-10 06:44:16 +00:00 |
|
x86_64
|
haiku: added cpu specific signal handler register contexts
|
2019-01-10 06:44: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
|
|
|
|
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
|
* 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: cleanup of some interface definitions, verify structures against the actual haiku code, so it should work both on 32bit and 64bit
|
2019-01-07 13:01:08 +00:00 |
|
pthread.inc
|
* pthread_attr_destroy fixes for the rest of *nix.
|
2013-12-12 11:38:39 +00:00 |
|
ptypes.inc
|
haiku: cleanup of some interface definitions, verify structures against the actual haiku code, so it should work both on 32bit and 64bit
|
2019-01-07 13:01:08 +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: 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: do not use a packed record to define the signal stack and sigactionrec
|
2019-01-04 05:09:03 +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: 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 |
|
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
|
* 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
|
+ Haiku support by Olivier Coursière based on old BeOS support
|
2008-05-19 17:33:35 +00:00 |
|
unxconst.inc
|
|
|
|
unxfunc.inc
|
|
|