summaryrefslogtreecommitdiff
path: root/rtl/bsd/ostypes.inc
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD fixes for stat and dirent recordspierre2019-05-011-0/+53
* * separated the OpenBSD version of the stat structure to a separate ifdef block.nickysn2019-04-041-11/+23
* + added some comments to the else/endif directives to make it easier to figurenickysn2019-04-041-2/+2
* * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSDnickysn2019-03-081-0/+6
* * Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSDnickysn2019-03-081-0/+10
* * refactored the ifdefs around the dirent structurenickysn2019-03-081-15/+13
* * Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSDnickysn2019-03-081-3/+5
* * Use specific type for TFPSet elementsmichael2017-07-091-1/+2
* * fixed dirent handling for DragonFly BSD (patch by John Marino,jonas2015-12-241-0/+11
* + Darwin/AArch64 supportjonas2015-02-231-7/+7
* * first dragonfly patch (existing most). Mantis #27091marco2014-12-071-13/+47
* OpenBSD support for OS version specific syscall numberspierre2014-11-231-21/+3
* * Stat file patches from OpenBSD ports tree.marco2014-10-041-3/+21
* * Some convenience permission constants, patch by Graeme #26373marco2014-06-231-0/+3
* * some O_ constants. Patch by Barlone.marco2013-05-201-0/+11
* 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
* - 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
* * Rectify position of BirthTime fields in Stat record for openbsdpierre2011-10-081-1/+5
* * Fix stat type for openbsdpierre2011-10-071-6/+9
* * fixed stat/fstat-related types for iphonesim platformjonas2011-09-171-1/+1
* * dirent structure available on 10.6 and iPhoneOSjonas2009-12-051-0/+18
* + Darwin-specific fcntl constantsjonas2009-05-231-0/+17
* * fixed definition of ino_t (64 instead of 32 bit) and of stat recordjonas2009-05-011-0/+14
* + add poll support for unixmicha2008-11-161-0/+23
* * removed restoration ofa compability that never existedmarco2007-05-041-53/+22
* * fix for 8801. mmap constants inconsistancy. Old constants are aliased for ...marco2007-05-041-0/+2
* + Restore "stat" data structure in backward compatible statedaniel2007-03-231-22/+53
* * little fixes related to KQueue and Sendfilemarco2006-02-121-1/+8
* * fixed RLIMIT_VMEM gotchamarco2005-11-151-1/+3
* * added resource consts and typesmarco2005-11-141-0/+33
* * remove $Logpeter2005-06-071-9/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+271