openat: port to AIX 7.1 with large files
[gnulib.git] / lib / openat.c
2011-09-08 Paul Eggertopenat: port to AIX 7.1 with large files
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-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 'upstream' into stable
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-10-08 Eric Blakeopenat, utimens: whitespace cleanup
2009-10-07 Eric Blakeopenat: avoid using wrong fd
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.