index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
bsd
/
ostypes.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD fixes for stat and dirent records
pierre
2019-05-01
1
-0
/
+53
*
* separated the OpenBSD version of the stat structure to a separate ifdef block.
nickysn
2019-04-04
1
-11
/
+23
*
+ added some comments to the else/endif directives to make it easier to figure
nickysn
2019-04-04
1
-2
/
+2
*
* Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD
nickysn
2019-03-08
1
-0
/
+6
*
* Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD
nickysn
2019-03-08
1
-0
/
+10
*
* refactored the ifdefs around the dirent structure
nickysn
2019-03-08
1
-15
/
+13
*
* Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD
nickysn
2019-03-08
1
-3
/
+5
*
* Use specific type for TFPSet elements
michael
2017-07-09
1
-1
/
+2
*
* fixed dirent handling for DragonFly BSD (patch by John Marino,
jonas
2015-12-24
1
-0
/
+11
*
+ Darwin/AArch64 support
jonas
2015-02-23
1
-7
/
+7
*
* first dragonfly patch (existing most). Mantis #27091
marco
2014-12-07
1
-13
/
+47
*
OpenBSD support for OS version specific syscall numbers
pierre
2014-11-23
1
-21
/
+3
*
* Stat file patches from OpenBSD ports tree.
marco
2014-10-04
1
-3
/
+21
*
* Some convenience permission constants, patch by Graeme #26373
marco
2014-06-23
1
-0
/
+3
*
* some O_ constants. Patch by Barlone.
marco
2013-05-20
1
-0
/
+11
*
Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet used
pierre
2012-04-07
1
-1
/
+1
*
st_mode is before st_ino for NetBSD in stat record
pierre
2012-04-06
1
-0
/
+6
*
- removed "packed" modifiers from record types, the C versions don't have any
jonas
2011-11-08
1
-4
/
+4
*
* fixed file descriptor control and locking flags (patch by Barlone,
jonas
2011-11-08
1
-9
/
+58
*
* Rectify position of BirthTime fields in Stat record for openbsd
pierre
2011-10-08
1
-1
/
+5
*
* Fix stat type for openbsd
pierre
2011-10-07
1
-6
/
+9
*
* fixed stat/fstat-related types for iphonesim platform
jonas
2011-09-17
1
-1
/
+1
*
* dirent structure available on 10.6 and iPhoneOS
jonas
2009-12-05
1
-0
/
+18
*
+ Darwin-specific fcntl constants
jonas
2009-05-23
1
-0
/
+17
*
* fixed definition of ino_t (64 instead of 32 bit) and of stat record
jonas
2009-05-01
1
-0
/
+14
*
+ add poll support for unix
micha
2008-11-16
1
-0
/
+23
*
* removed restoration ofa compability that never existed
marco
2007-05-04
1
-53
/
+22
*
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for ...
marco
2007-05-04
1
-0
/
+2
*
+ Restore "stat" data structure in backward compatible state
daniel
2007-03-23
1
-22
/
+53
*
* little fixes related to KQueue and Sendfile
marco
2006-02-12
1
-1
/
+8
*
* fixed RLIMIT_VMEM gotcha
marco
2005-11-15
1
-1
/
+3
*
* added resource consts and types
marco
2005-11-14
1
-0
/
+33
*
* remove $Log
peter
2005-06-07
1
-9
/
+0
*
* log and id tags removed
fpc
2005-05-21
1
-1
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+271