summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/bits/fcntl.h
AgeCommit message (Expand)Author
2021-04-09open: Add support for O_TMPFILENicolas Cavallari
2021-02-19fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8Paul Cercueil
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard 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 #endifBernhard Reutner-Fischer
2008-05-03- implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer
2008-05-03Wire up vmsplice, splice and tee for arm.Khem Raj
2006-08-24fix from psm: enable readahead prototypeMike Frysinger
2006-08-23sync with upstream via psmMike Frysinger
2006-03-29sync with glibcMike Frysinger
2002-10-09Support O_STREAMINGEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2000-10-26Add in arm specific bits.Eric Andersen