summaryrefslogtreecommitdiff
path: root/lib/openat.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* openat, utimens: whitespace cleanupEric Blake2009-10-071-46/+46
* openat: avoid using wrong fdEric Blake2009-10-071-0/+9
* open, openat: minor optimizationEric Blake2009-09-221-1/+2
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-0/+97
* openat: move fstatat and unlinkat into correct filesEric Blake2009-09-191-62/+0
* stat: new module, for mingw bugEric Blake2009-09-191-1/+19
* openat: allow return of fd 0Eric Blake2009-09-191-8/+7
* openat: make template easier to useEric Blake2009-09-031-2/+2
* openat-safer: new moduleEric Blake2009-09-021-1/+7
* fdopendir: split into its own moduleEric Blake2009-09-021-68/+0
* Simplify use of mode_t varargs.Bruno Haible2009-05-221-7/+4
* Move the lstat() declaration to <sys/stat.h>.Bruno Haible2008-10-211-2/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Revamp lchown so that it lives in unistd.h where it belongs.Paul Eggert2007-06-161-2/+1
* Work around an fchownat bug in glibc-2.4:Jim Meyering2006-12-241-16/+0
* [lib/ChangeLog]Paul Eggert2006-10-051-0/+1
* [lib/ChangeLog]Paul Eggert2006-09-301-22/+45
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Update from coreutils.Paul Eggert2006-08-171-100/+77
* Update copyright date.Paul Eggert2006-06-201-1/+1
* Fix misspelling.Paul Eggert2006-06-201-1/+1
* * openat.c (openat): Use ?:, not if, to work around GCC bug 4210Paul Eggert2006-06-201-4/+3
* Sync from coreutils.Paul Eggert2006-01-091-68/+134
* Sync from coreutils.Paul Eggert2005-10-021-6/+7
* * modules/openat (Files): Add lib/openat-die.c.Paul Eggert2005-09-221-16/+56
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* Sync from coreutils.Paul Eggert2005-06-021-9/+9
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* * modules/chdir-long (Depends-on): Remove mempcpy.Paul Eggert2005-01-221-1/+89
* * modules/chdir-long, modules/openat: New files.Paul Eggert2005-01-181-0/+91