about summary refs log tree commit diff
path: root/include/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* add splice and vmsplice syscallsRich Felker2012-07-231-0/+12
* proper error handling for fcntl F_GETOWN on modern kernelsRich Felker2012-06-201-0/+11
* _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker2012-06-041-1/+1
* various header cleanups, some related to _BSD_SOURCE additionRich Felker2012-05-221-2/+1
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-1/+13
* add support for ugly *64 functions with _LARGEFILE64_SOURCERich Felker2012-05-041-0/+10
* move F_DUPFD_CLOEXEC out of bitsRich Felker2012-04-151-0/+2
* fix O_SYNC definition, cleanup fcntl.hRich Felker2011-04-141-0/+8
* fcntl.h: move macros that do not vary between archs out of bitsRich Felker2011-04-141-0/+24
* fcntl.h should make availabel the mode constants from sys/stat.hRich Felker2011-03-081-0/+18
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+43