fix license quoting in files.yaml
[gnulib.git] / lib / openat.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertftruncate, fts, lstat, openat, raise: no 'static inline'
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-11-18 Dagobert Michelsenopenat: avoid compilation failure due to lack of <errno...
2011-11-08 Bruno Haibleopenat: Conditionalize dependencies.
2011-11-05 Bruno Haibleopenat: Include <stdbool.h>.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-08 Paul Eggertopenat: port to AIX 7.1 with large files
2011-09-07 Bruno Haibleopenat: Work around compilation error with OSF/1 5...
2011-09-06 Paul Eggertopenat: port to AIX 7.1 with large files
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-22 Jim Meyeringmaint: adjust cpp indentation to reflect nesting depth
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-10-08 Eric Blakeopenat, utimens: whitespace cleanup
2009-10-07 Eric Blakeopenat: avoid using wrong fd
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-22 Eric Blakeopen, openat: minor optimization
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: move fstatat and unlinkat into correct files
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-19 Eric Blakeopenat: allow return of fd 0
2009-09-04 Eric Blakeopenat: make template easier to use
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakefdopendir: split into its own module
2009-05-22 Bruno HaibleSimplify use of mode_t varargs.
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-08-17 Paul EggertUpdate from coreutils.
2006-06-20 Paul EggertUpdate copyright date.
2006-06-20 Paul EggertFix misspelling.
2006-06-20 Paul Eggert* openat.c (openat): Use ?:, not if, to work around...
2006-01-09 Paul EggertSync from coreutils.
2005-10-02 Paul EggertSync from coreutils.
2005-09-22 Paul Eggert* modules/openat (Files): Add lib/openat-die.c.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2005-01-22 Paul Eggert* modules/chdir-long (Depends-on): Remove mempcpy.
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.