.. |
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
|
* Define two more constants in order to compile fppkg under Haiku after r15275
|
2010-05-19 22:25:59 +00:00 |
errnostr.inc
|
|
|
Makefile
|
Regenerate Makefile's after fpcmake change in commit #41721
|
2019-03-17 14:45:03 +00:00 |
Makefile.fpc
|
+ added sortbase as a dependency to unit fgl in the makefiles
|
2019-02-02 23:22:09 +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
|
* revert part of r19256. While this declaration seems not consistent with
|
2011-10-22 23:12:20 +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
|
* 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
|
o Haiku patches by Olivier Coursiere
|
2009-02-01 10:30:55 +00:00 |
termiosproc.inc
|
|
|
unxconst.inc
|
* Fixed some declarations for Haiku. Some are needed to compile Lazarus.
|
2010-01-17 01:10:24 +00:00 |
unxfunc.inc
|
|
|