nickysn
|
7b00c732b8
* Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD
|
6 gadi atpakaļ |
nickysn
|
2564588bf7
* Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD
|
6 gadi atpakaļ |
nickysn
|
c183b49125
* refactored the ifdefs around the dirent structure
|
6 gadi atpakaļ |
nickysn
|
d9509a22ad
* Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD
|
6 gadi atpakaļ |
michael
|
52cd572cec
* Use specific type for TFPSet elements
|
8 gadi atpakaļ |
Jonas Maebe
|
f8f03ac4ad
* fixed dirent handling for DragonFly BSD (patch by John Marino,
|
9 gadi atpakaļ |
Jonas Maebe
|
5a8959381c
+ Darwin/AArch64 support
|
10 gadi atpakaļ |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 gadi atpakaļ |
pierre
|
7ffca97a68
OpenBSD support for OS version specific syscall numbers
|
10 gadi atpakaļ |
marco
|
c4d8a4c5f2
* Stat file patches from OpenBSD ports tree.
|
10 gadi atpakaļ |
marco
|
bcd13a856d
* Some convenience permission constants, patch by Graeme #26373
|
11 gadi atpakaļ |
marco
|
9554eb2b48
* some O_ constants. Patch by Barlone.
|
12 gadi atpakaļ |
pierre
|
78e129931b
Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet used
|
13 gadi atpakaļ |
pierre
|
67bc3c0e0b
st_mode is before st_ino for NetBSD in stat record
|
13 gadi atpakaļ |
Jonas Maebe
|
aefe5acd72
- removed "packed" modifiers from record types, the C versions don't have any
|
13 gadi atpakaļ |
Jonas Maebe
|
c7d38570fd
* fixed file descriptor control and locking flags (patch by Barlone,
|
13 gadi atpakaļ |
pierre
|
03b4681c1b
* Rectify position of BirthTime fields in Stat record for openbsd
|
14 gadi atpakaļ |
pierre
|
902ba04ecd
* Fix stat type for openbsd
|
14 gadi atpakaļ |
Jonas Maebe
|
6920c7a0c1
* fixed stat/fstat-related types for iphonesim platform
|
14 gadi atpakaļ |
Jonas Maebe
|
255a9e7d22
* dirent structure available on 10.6 and iPhoneOS
|
15 gadi atpakaļ |
Jonas Maebe
|
c40d6cca8b
+ Darwin-specific fcntl constants
|
16 gadi atpakaļ |
Jonas Maebe
|
d6f3ecc9fc
* fixed definition of ino_t (64 instead of 32 bit) and of stat record
|
16 gadi atpakaļ |
micha
|
4594758ae5
+ add poll support for unix
|
16 gadi atpakaļ |
marco
|
2214c11330
* removed restoration ofa compability that never existed
|
18 gadi atpakaļ |
marco
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 gadi atpakaļ |
daniel
|
d030103742
+ Restore "stat" data structure in backward compatible state
|
18 gadi atpakaļ |
marco
|
1656cdc574
* little fixes related to KQueue and Sendfile
|
19 gadi atpakaļ |
marco
|
b6ed07eb30
* fixed RLIMIT_VMEM gotcha
|
19 gadi atpakaļ |
marco
|
238510c59d
* added resource consts and types
|
19 gadi atpakaļ |
peter
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |