summaryrefslogtreecommitdiff
path: root/rtl/unix/bunxh.inc
Commit message (Expand)AuthorAgeFilesLines
* * move fpgetenv(pchar) to unit system for syscall based *nix rtls.marco2012-09-101-2/+2
* Fix FpSigProcMask overload for OpenBSD: Warning this probably breaks compila...pierre2012-04-231-1/+1
* * Try to update i386/openbsd portpierre2011-10-031-1/+3
* * fpgetsid, Mantis #20329marco2011-09-221-0/+1
* + Add modify_ldt to linux unitdaniel2010-07-181-4/+5
* * set/getrlimit now also visible in baseunix when syscalls are used.marco2009-10-171-0/+3
* + add poll support for unixmicha2008-11-161-0/+1
* * moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so alljonas2008-09-021-1/+0
* * use TIOCtlRequest instead of hard ifdefs to remove warningsAlmindor2007-09-291-5/+1
* * fix ioCtl differences between BSD and POSIXAlmindor2007-09-291-1/+5
* * fix linux/sysutils 64 bit file handling: make off_t 64 bitmicha2006-11-011-4/+0
* * fixed fplseek declaration for linuxjonas2006-11-011-0/+4
* * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined ...marco2006-03-041-4/+1
* * commit of the syscall based linux support for pwrite/writev, still undermarco2006-03-041-3/+5
* + Add pread/pwrite system callsdaniel2006-02-271-0/+6
* * remove $Logpeter2005-06-071-9/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+113