fpc/rtl/unix
Jonas Maebe 4e0d546323 * Use mbrlen instead of mblen under Haiku like on other Unix like platforms.
This fixes the twide3 unit test (patch by Olivier Coursière, mantis #28538)

git-svn-id: trunk@31427 -
2015-08-25 21:26:05 +00:00
..
scripts
aliasctp.inc
aliasptp.inc
baseunix.pp Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 2014-11-23 21:57:33 +00:00
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 * first dragonfly patch (existing most). Mantis #27091 2014-12-07 20:27:02 +00:00
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 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 2014-11-23 21:57:33 +00:00
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 * fmShareDenyNone should also take a shared lock (+ test) 2015-05-17 11:08:08 +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 Use ptruint instead of longint cast for self address for WRITE_DEBUG 2014-11-10 23:09:06 +00:00
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