index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
bits
/
fcntl.h
Age
Commit message (
Expand
)
Author
Lines
2015-04-01
move O_PATH definition back to arch bits
Rich Felker
-0
/
+1
2013-11-23
add O_TMPFILE flag, new in linux 3.11
Szabolcs Nagy
-0
/
+1
2013-01-12
add missing F_GETOWNER_UIDS flag to bits/fcntl.h
Szabolcs Nagy
-0
/
+2
2012-11-18
fcntl.h: O_SEARCH was missing for powerpc
rofl0r
-3
/
+0
2012-09-15
add O_EXEC open mode
Rich Felker
-0
/
+1
2012-09-13
add O_PATH/O_SEARCH support to fcntl.h
Rich Felker
-0
/
+2
2012-06-20
proper error handling for fcntl F_GETOWN on modern kernels
Rich Felker
-0
/
+3
2012-04-15
move F_DUPFD_CLOEXEC out of bits
Rich Felker
-2
/
+0
2012-04-15
add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
Rich Felker
-0
/
+2
2011-04-14
fix O_SYNC definition, cleanup fcntl.h
Rich Felker
-11
/
+5
2011-04-14
fcntl.h: move macros that do not vary between archs out of bits
Rich Felker
-24
/
+0
2011-04-14
fix typo in legacy FAPPEND definition
Rich Felker
-1
/
+1
2011-03-19
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
-2
/
+5
2011-02-15
preparing build system to handle ports - step 1
Rich Felker
-0
/
+60