summaryrefslogtreecommitdiff
path: root/lib/openat.c
Commit message (Expand)AuthorAgeFilesLines
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* open: support O_CLOEXECPaul Eggert2017-08-141-2/+30
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* ftruncate, fts, lstat, openat, raise: no 'static inline'Paul Eggert2012-11-291-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* openat: avoid compilation failure due to lack of <errno.h> inclusionDagobert Michelsen2011-11-181-0/+1
* openat: Conditionalize dependencies.Bruno Haible2011-11-081-4/+4
* openat: Include <stdbool.h>.Bruno Haible2011-11-051-0/+1
* openat: Work around compilation error with OSF/1 5.1 DTK cc.Bruno Haible2011-09-081-0/+4
* openat: port to AIX 7.1 with large filesPaul Eggert2011-09-051-3/+18
* dirname: move m4/dos.m4 functionality into lib/dosname.hPaul Eggert2011-02-251-1/+1
* maint: adjust cpp indentation to reflect nesting depthJim Meyering2011-02-221-4/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicablePaul Eggert2010-09-011-1/+1
* 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