summaryrefslogtreecommitdiff
path: root/rtl/bsd
Commit message (Expand)AuthorAgeFilesLines
* + Add forward declaration of InstallDefaultSignalHandler for use inside sigh...pierre2012-04-111-0/+7
* * Use correct sign extension for FPC_DOSYS1wpierre2012-04-091-1/+1
* Explicitly set fpSigAction return valuepierre2012-04-091-1/+1
* Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet usedpierre2012-04-071-1/+1
* st_mode is before st_ino for NetBSD in stat recordpierre2012-04-061-0/+6
* NetBSD code addedpierre2012-02-131-2/+38
* - removed "packed" modifiers from record types, the C versions don't have anyjonas2011-11-081-4/+4
* * fixed file descriptor control and locking flags (patch by Barlone,jonas2011-11-081-9/+58
* * Fix parameter type for sigsuspend syscall for OpenBSDpierre2011-11-081-0/+5
* rtl: init widestring and unitcodestring managers before initialization of Sta...paul2011-10-251-5/+1
* Fix compilation error introduced in my last patch for non-openbsd systemspierre2011-10-111-0/+2
* * fix pipe call for openbsd. fpmake now seems to work.marco2011-10-091-0/+6
* * Fix getdirentries problem for openbsdpierre2011-10-081-1/+5
* * Rectify position of BirthTime fields in Stat record for openbsdpierre2011-10-081-1/+5
* Fix fpgetcwd for openbsdpierre2011-10-071-2/+9
* * Fix stat type for openbsdpierre2011-10-071-6/+9
* * Try to update i386/openbsd portpierre2011-10-031-1/+3
* * Fix PIC code for BSD x86_64 syscall and x86_64 freebsd startup assembler f...pierre2011-09-221-0/+32
* * fpgetsid, Mantis #20329marco2011-09-221-0/+6
* * fixed stat/fstat-related types for iphonesim platformjonas2011-09-171-1/+1
* * fix type of fourth parameter of msgrcv functionpierre2010-11-231-1/+1
* * Avoid warning at compilationpierre2010-08-241-1/+1
* * another fix for mmap from Chrisopher Key. 32-bit this time. Mostly inmarco2010-08-221-4/+4
* * patch from Christopher Key (via Alonso Cardenas Marquez) to fix mmapmarco2010-08-123-48/+5
* + Add modify_ldt to linux unitdaniel2010-07-181-0/+10
* * start exchanging untyped "Pointer" handle types to pointer to empty records.marco2010-06-101-1/+2
* * dirent structure available on 10.6 and iPhoneOSjonas2009-12-051-0/+18
* * set/getrlimit now also visible in baseunix when syscalls are used.marco2009-10-171-1/+1
* * moved ugetrlimit to the implementation (as linux specific call it shouldn'...marco2009-10-161-0/+10
* + Darwin-specific fcntl constantsjonas2009-05-231-0/+17
* * remove the RTL's installed signal handlers at the end of the systemjonas2009-05-022-15/+33
* * fixed definition of ino_t (64 instead of 32 bit) and of stat recordjonas2009-05-011-0/+14
* * save/restore errno inside reenable_signal, because it can be calledjonas2009-04-041-0/+4
* - deleted (old 1.0.x compatibility file)jonas2009-03-191-18/+0
* - removed FPC_DARWIN_JMP_MAIN and FPC_DARWIN_PASCALMAIN defines and ifdefsjonas2009-03-151-13/+2
* - removed all "islibrary:=false;" assignments from system unitjonas2008-12-171-1/+0
* * some more darwin/arm stuff I forgot to commit earlier:jonas2008-12-101-0/+30
* + add poll support for unixmicha2008-11-162-0/+28
* * another part of Almindor's fix.marco2008-11-011-3/+22
* * remove unused oldfpccall from amd64 BSD syscall codeAlmindor2008-10-311-9/+9
* * proper fix for the kqueue struct. Use PtrUInt and PtrInt respectively...Almindor2008-10-291-6/+6
* * lots of little longint() to TSysParam() fixes. Ancient code, brr.marco2008-09-153-22/+22
* * jb -> jnbflorian2008-09-131-1/+1
* * fixed several syscall stuff for x86_64-freebsdflorian2008-09-132-45/+87
* * fixed compilationjonas2008-09-101-0/+4
* * moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so alljonas2008-09-021-9/+0
* * remove need for freebsd5 directive. merge to fixes after rc1marco2008-05-311-1/+1
* * return an empty string for paramstr(value>paramcount) (already correctjonas2008-04-181-1/+4
* * quick test successful -> commitmarco2008-04-111-0/+135
* * revert r9557, the performance impact is to big for an academic cornerpeter2007-12-311-0/+2