summaryrefslogtreecommitdiff
path: root/rtl/unix/baseunix.pp
Commit message (Expand)AuthorAgeFilesLines
* Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is d...pierre2014-11-231-0/+8
* * fix for 11263, changed fileread and fd_zero to out using $modeswitch.marco2010-03-011-0/+1
* * fixed ioctl for non-linux: the third parameter is "..." there ratherjonas2007-11-101-1/+3
* * fix for 8801. mmap constants inconsistancy. Old constants are aliased for ...marco2007-05-041-0/+19
* * shell() now also uses vfork() instead of fork() on Darwinjonas2006-03-151-0/+1
* + Add pread/pwrite system callsdaniel2006-02-271-1/+1
* * {$inline on in baseunix and some inlines in bunxovlh while I was at itmarco2005-09-281-1/+1
* * fixed FPC_USE_LIBC on linuxflorian2005-09-281-0/+1
* + *stat wrappers for linuxflorian2005-09-271-1/+0
* + Removed HASINTF and VER1_0 definesmichael2005-06-071-22/+0
* * log and id tags removedfpc2005-05-211-16/+0
* initial importfpc2005-05-161-0/+108