fpc/rtl/unix
pierre f316121d53 Add handling of extra parameters, using eval if equal sign is found.
+ Add TMP_DIR variable and use it.
  * Only remove temp files if verbose is not set.

git-svn-id: trunk@46883 -
2020-09-16 20:44:44 +00:00
..
scripts Add handling of extra parameters, using eval if equal sign is found. 2020-09-16 20:44:44 +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
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
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
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
unxovl.inc
unxovlh.inc
x86.pp