fpc/rtl/beos
marcoonthegit 452ec93f06 * implement waitformultiple for win32 only.
* Change interface to allow for COM waiting + a basic windows implementation. (only for desktop apps? Use msgwait* for the rest?)
2023-05-20 14:37:26 +02:00
..
i386 Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 2020-10-27 23:09:32 +00:00
baseunix.pp
bethreads.pp * implement waitformultiple for win32 only. 2023-05-20 14:37:26 +02:00
classes.pp * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
errno.inc
errnostr.inc
Makefile Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
Makefile.fpc Unicode' unicodenumtable.pas removed : update Makefile.fpc. 2022-03-26 21:17:54 +00:00
osdefs.inc * more GPL -> GPL with modification. 2020-01-17 15:01:23 +00:00
osmacro.inc * more GPL -> GPL with modification. 2020-01-17 15:01:23 +00:00
ossysc.inc + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
ostypes.inc This change might generate failure to compile 2023-02-08 13:47:58 +00:00
pthread.inc
ptypes.inc
rtldefs.inc
settimeo.inc
signal.inc
suuid.inc
syscall.inc * more GPL -> GPL with modification. 2020-01-17 15:01:23 +00:00
syscallh.inc * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified 2020-01-17 12:07:50 +00:00
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc * Do_IsDevice treats pipes and sockets the same way as character devices 2020-09-13 22:08:18 +00:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * check paramstr argument for negative values, resolves #39410 2021-10-20 20:04:32 +02: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
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
unxconst.inc
unxfunc.inc