fpc/rtl/unix
svenbarth 11b601d44c * 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
Notes:
- Netware had a ThreadSwitch in there, but that is not really required
- some platform were missing the setting of FTerminated to True, thus they'll now do that as well

git-svn-id: trunk@46543 -
2020-08-22 15:56:13 +00:00
..
scripts Disable 64-bit version of CPU_SOURCE is 32-bit 2019-05-16 08:21:09 +00:00
aliasctp.inc
aliasptp.inc
baseunix.pp
bunxh.inc + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
bunxovl.inc
bunxovlh.inc
classes.pp + introduced unit SortBase, which implements the foundation for pluggable 2019-02-02 20:06:50 +00:00
cthreads.pp * protect against empty strings inside the SetThreadDebugNameA and -U functions 2020-05-03 21:11:36 +00:00
ctypes.inc
cwstraix.inc
cwstring.pp netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012. 2019-10-04 11:28:10 +00:00
dl.pp * dlinfo call added (bug ID 0036105) 2019-09-29 22:28:47 +00:00
dos.pp
dynlibs.inc
errors.pp
fpmake.inc
genfdset.inc * fix for mantis #36229, off by one in bounds check. Only affects invalid input though. 2019-10-29 13:44:24 +00:00
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp
lnfogdb.pp
oscdecl.inc
oscdeclh.inc + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
ports.pp - disable I/O-port-related intrinsic functionality when using LLVM, as the 2018-12-01 20:30:43 +00:00
settimeo.inc
syscall.pp
syscgen.inc
sysdir.inc
sysdlh.inc
sysfile.inc
sysheap.inc * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap 2019-08-18 15:55:07 +00:00
sysunixh.inc
sysutils.pp * Avoid doing a syscall with a nil parameter in fileexists 2020-02-02 11:06:14 +00:00
termiosh.inc
timezone.inc
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
ttyname.inc
unix.pp * Fix bug #0034499 2018-12-14 10:00:44 +00:00
unixcp.pp
unixtype.pp
unixutil.pp * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
unxdeclh.inc 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
unxovl.inc
unxovlh.inc
x86.pp - disable I/O-port-related intrinsic functionality when using LLVM, as the 2018-12-01 20:30:43 +00:00