index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fcntl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix F_DUPFD_CLOEXEC being defined twice
rofl0r
2012-12-06
1
-1
/
+0
*
fixup for fcntl.h changes
rofl0r
2012-12-06
1
-16
/
+15
*
fcntl.h: add some linux-specific F_ macros
rofl0r
2012-12-06
1
-0
/
+17
*
fcntl.h: O_SEARCH was missing for powerpc
rofl0r
2012-11-18
1
-0
/
+4
*
fix stupid bug in updating of O_ACCMODE for O_SEARCH support
Rich Felker
2012-09-15
1
-1
/
+1
*
add O_PATH/O_SEARCH support to fcntl.h
Rich Felker
2012-09-13
1
-1
/
+1
*
add linux tee syscall
Rich Felker
2012-09-08
1
-0
/
+1
*
add linux sync_file_range syscall
Rich Felker
2012-09-08
1
-0
/
+4
*
add linux readahead syscall
Rich Felker
2012-09-08
1
-0
/
+1
*
add fallocate (nonstandardized) function
Rich Felker
2012-09-08
1
-0
/
+3
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-0
/
+2
*
provide loff_t for splice syscall
Rich Felker
2012-09-06
1
-0
/
+1
*
add splice and vmsplice syscalls
Rich Felker
2012-07-23
1
-0
/
+12
*
proper error handling for fcntl F_GETOWN on modern kernels
Rich Felker
2012-06-20
1
-0
/
+11
*
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
2012-06-04
1
-1
/
+1
*
various header cleanups, some related to _BSD_SOURCE addition
Rich Felker
2012-05-22
1
-2
/
+1
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-1
/
+13
*
add support for ugly *64 functions with _LARGEFILE64_SOURCE
Rich Felker
2012-05-04
1
-0
/
+10
*
move F_DUPFD_CLOEXEC out of bits
Rich Felker
2012-04-15
1
-0
/
+2
*
fix O_SYNC definition, cleanup fcntl.h
Rich Felker
2011-04-14
1
-0
/
+8
*
fcntl.h: move macros that do not vary between archs out of bits
Rich Felker
2011-04-14
1
-0
/
+24
*
fcntl.h should make availabel the mode constants from sys/stat.h
Rich Felker
2011-03-08
1
-0
/
+18
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+43