summaryrefslogtreecommitdiff
path: root/lib/fcntl.in.h
Commit message (Expand)AuthorAgeFilesLines
* nonblocking: Add comment.Bruno Haible2011-04-171-0/+3
* fcntl-h: fix O_ACCMODE on cygwinEric Blake2011-04-081-0/+5
* nonblocking: provide O_NONBLOCK for mingwEric Blake2011-04-081-2/+11
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* open: Avoid C++ error on HP-UX 11.Bruno Haible2010-12-311-0/+4
* fcntl-h: Fix for use of C++ on glibc systems.Bruno Haible2010-12-251-1/+7
* Port to uClibc.Bruno Haible2010-11-201-1/+1
* fcntl-h: Fix for use of C++ on glibc systems.Bruno Haible2010-11-121-1/+7
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new definesPaul Eggert2010-09-101-0/+8
* fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicablePaul Eggert2010-09-011-0/+4
* fcntl-h: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-21/+42
* warn-on-use: use instead of link-warningEric Blake2010-01-201-14/+13
* Avoid compilation error with cc on OSF/1 5.1.Bruno Haible2010-01-191-2/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Reduce namespace pollution on glibc systems.Bruno Haible2009-12-241-4/+8
* fcntl: port portions of fcntl to mingwEric Blake2009-12-161-2/+12
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-161-0/+25
* fcntl-h, stdio, sys_ioctl: fix declarationsEric Blake2009-12-151-2/+8
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-2/+5
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-1/+3
* faccessat: new moduleEric Blake2009-09-031-0/+9
* openat: declare in POSIX headersEric Blake2009-09-031-0/+44
* fchdir: use more consistent macro conventionEric Blake2009-09-021-5/+0
* fchdir: simplify error handling, and support dup3Eric Blake2009-09-021-1/+1
* fcntl-h: add O_TTY_INIT supportEric Blake2009-08-221-1/+5
* Move more flags to lib/fcntl.in.h.Paolo Bonzini2009-08-211-0/+11
* Treat Haiku like BeOS.Ingo Weinhold2008-11-101-2/+2
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Merge the two replacements for open() into a single one.Paolo Bonzini2008-10-091-3/+10
* Override open more carefully.Bruno Haible2008-09-281-2/+14
* Tweak patch that overrides open() and fopen().Bruno Haible2008-09-281-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* New module 'open'.Bruno Haible2007-10-071-2/+2
* Rename fcntl_.h to fcntl.in.h.Bruno Haible2007-10-021-0/+121