summaryrefslogtreecommitdiff
path: root/lib/openat.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* openat: Make more robust in multithreaded applications.Bruno Haible2020-05-281-1/+1
* open, openat: Really support O_CLOEXEC.Bruno Haible2020-05-241-1/+1
* Use module 'filename' instead of module 'dosname'.Bruno Haible2020-03-281-1/+1
* open, openat: port to (O_RDWR | O_RDONLY) != 0Paul Eggert2020-03-071-1/+3
* openat: Fix theoretically possible issue on GNU/Hurd.Bruno Haible2020-03-071-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update comments that refer to POSIX.Bruno Haible2019-09-281-1/+11
* Update URLs and associated textPaul Eggert2019-09-231-2/+3
* Update some URLsPaul Eggert2019-09-221-18/+2
* Include <stdlib.h> when needed.Bruno Haible2019-06-301-0/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* 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