fpc/rtl/unix
2015-09-16 16:37:17 +00:00
..
scripts
aliasctp.inc
aliasptp.inc
baseunix.pp
bunxh.inc
bunxovl.inc
bunxovlh.inc
classes.pp
cthreads.pp + Darwin/AArch64 support 2015-02-23 22:53:50 +00:00
ctypes.inc
cwstraix.inc
cwstring.pp * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. 2015-08-25 21:26:05 +00:00
dl.pp * Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android. 2015-01-05 00:45:07 +00:00
dos.pp * Patch from Bernd to fix SedDateTime (wrong tv_usec values, bug ID #27969) 2015-04-26 08:43:47 +00:00
dynlibs.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp
lnfogdb.pp
oscdecl.inc * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
oscdeclh.inc * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
ports.pp
settimeo.inc
syscall.pp
syscgen.inc
sysdir.inc
sysdlh.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
sysfile.inc * Fixed ftruncate to take 64-bit argument 2015-05-21 07:32:30 +00:00
sysheap.inc
sysunixh.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
sysutils.pp * Use /data/local/tmp/ as a fallback temp dir on Android. 2015-09-16 16:37:17 +00:00
termiosh.inc
timezone.inc * Fix bug ID #27617, heap messed up due to not resetting pointer 2015-03-29 15:54:49 +00:00
tthread.inc
ttyname.inc
unix.pp
unixcp.pp * Haiku use UTF-8 from day one, so it make sense to use the corresponding 2015-08-16 13:22:57 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc
unxovl.inc
unxovlh.inc
x86.pp