.. |
i386
|
a6aa3cc092
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.
|
6 years ago |
x86_64
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
6 years ago |
Makefile
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
Makefile.fpc
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
baseunix.pp
|
e547dfa837
haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it
|
6 years ago |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 years ago |
errno.inc
|
f0aeeed4c4
* Define two more constants in order to compile fppkg under Haiku after r15275
|
15 years ago |
errnostr.inc
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
osdefs.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
osmacro.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
ostypes.inc
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
6 years ago |
pthread.inc
|
b2e85d2c56
* pthread_attr_destroy fixes for the rest of *nix.
|
11 years ago |
ptypes.inc
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
6 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
si_c.pp
|
d3c0762af0
haiku: pass the stackpointer from the startup code. this adjust stacktop to be closer to the actual stacktop, and fixes shallow stacktraces
|
6 years ago |
si_dllc.pp
|
d3c0762af0
haiku: pass the stackpointer from the startup code. this adjust stacktop to be closer to the actual stacktop, and fixes shallow stacktraces
|
6 years ago |
signal.inc
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
6 years ago |
suuid.inc
|
8b424b0867
haiku: copyright header for suuid.inc, minor cleanups, no functional change
|
6 years ago |
sysconst.inc
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
sysos.inc
|
72ee37e03b
haiku: fix clib value in sysos.inc
|
6 years ago |
sysosh.inc
|
dbaf153163
* revert part of r19256. While this declaration seems not consistent with
|
13 years ago |
system.pp
|
7947f1d7a9
haiku: pass SA_SIGINFO flag to the signal handler. This seems correct ucontext IP and BP register contents, for valid stacktraces on signals
|
6 years ago |
termio.pp
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 years ago |
termios.inc
|
c127154efa
o Haiku patches by Olivier Coursiere
|
16 years ago |
termiosproc.inc
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
unxconst.inc
|
3b326d1bd1
* Fixed some declarations for Haiku. Some are needed to compile Lazarus.
|
15 years ago |
unxfunc.inc
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |