Manual: improve out-of-memory documentation.
[gnulib.git] / lib / fcntl.in.h
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-03-08 Bruno Haiblefcntl-h: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-19 Bruno HaibleAvoid compilation error with cc on OSF/1 5.1.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleReduce namespace pollution on glibc systems.
2009-12-17 Eric Blakefcntl: port portions of fcntl to mingw
2009-12-17 Eric Blakefcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2009-12-16 Eric Blakefcntl-h, stdio, sys_ioctl: fix declarations
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-08-23 Eric Blakefcntl-h: add O_TTY_INIT support
2009-08-21 Paolo BonziniMove more flags to lib/fcntl.in.h.
2008-11-10 Ingo WeinholdTreat Haiku like BeOS.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-09-28 Bruno HaibleOverride open more carefully.
2008-09-28 Bruno HaibleTweak patch that overrides open() and fopen().
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleNew module 'open'.
2007-10-01 Bruno HaibleRename fcntl_.h to fcntl.in.h.