Commit History

Author SHA1 Message Date
  florian 54dba5738c * cleaned up TTimespecArr declarations 1 year ago
  Michael VAN CANNEYT 8f6b6ccde5 * Char -> AnsiChar 2 years ago
  florian d4d4498fc0 * building on darwin (and most likely other BSDs) fixed 2 years ago
  Jonas Maebe 1f328cf362 Darwin: use recent versions of stat(fs) records when available 3 years ago
  pierre 5fb61dc386 FreeBSD fixes for stat and dirent records 6 years ago
  nickysn d25e7b1074 * separated the OpenBSD version of the stat structure to a separate ifdef block. 6 years ago
  nickysn 122888741c + added some comments to the else/endif directives to make it easier to figure 6 years ago
  nickysn 7b00c732b8 * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD 6 years ago
  nickysn 2564588bf7 * Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD 6 years ago
  nickysn c183b49125 * refactored the ifdefs around the dirent structure 6 years ago
  nickysn d9509a22ad * Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD 6 years ago
  michael 52cd572cec * Use specific type for TFPSet elements 8 years ago
  Jonas Maebe f8f03ac4ad * fixed dirent handling for DragonFly BSD (patch by John Marino, 9 years ago
  Jonas Maebe 5a8959381c + Darwin/AArch64 support 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
  pierre 7ffca97a68 OpenBSD support for OS version specific syscall numbers 10 years ago
  marco c4d8a4c5f2 * Stat file patches from OpenBSD ports tree. 10 years ago
  marco bcd13a856d * Some convenience permission constants, patch by Graeme #26373 11 years ago
  marco 9554eb2b48 * some O_ constants. Patch by Barlone. 12 years ago
  pierre 78e129931b Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet used 13 years ago
  pierre 67bc3c0e0b st_mode is before st_ino for NetBSD in stat record 13 years ago
  Jonas Maebe aefe5acd72 - removed "packed" modifiers from record types, the C versions don't have any 13 years ago
  Jonas Maebe c7d38570fd * fixed file descriptor control and locking flags (patch by Barlone, 13 years ago
  pierre 03b4681c1b * Rectify position of BirthTime fields in Stat record for openbsd 14 years ago
  pierre 902ba04ecd * Fix stat type for openbsd 14 years ago
  Jonas Maebe 6920c7a0c1 * fixed stat/fstat-related types for iphonesim platform 14 years ago
  Jonas Maebe 255a9e7d22 * dirent structure available on 10.6 and iPhoneOS 15 years ago
  Jonas Maebe c40d6cca8b + Darwin-specific fcntl constants 16 years ago
  Jonas Maebe d6f3ecc9fc * fixed definition of ino_t (64 instead of 32 bit) and of stat record 16 years ago
  micha 4594758ae5 + add poll support for unix 16 years ago