Age | Commit message (Expand) | Author |
---|---|---|
2021-04-09 | open: Add support for O_TMPFILE | Nicolas Cavallari |
2021-02-19 | fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8 | Paul Cercueil |
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | Waldemar Brodkorb |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer |
2008-11-15 | - revert wrong r24049 | Bernhard Reutner-Fischer |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer |
2008-09-16 | - add sync_file_range() | Bernhard Reutner-Fischer |
2008-05-03 | - add missing #endif | Bernhard Reutner-Fischer |
2008-05-03 | - implement splice,vmsplice,tee for all arches | Bernhard Reutner-Fischer |
2008-01-05 | Chris Zankel writes: | Mike Frysinger |