summaryrefslogtreecommitdiff
path: root/m4/openat.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* open: support O_CLOEXECPaul Eggert2017-08-141-3/+5
* 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-2/+1
* lstat: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New modules 'at-internal', 'openat-h', split off from module 'openat'.Bruno Haible2011-11-051-7/+3
* New module 'mkdirat', split off from module 'openat'.Bruno Haible2011-11-041-8/+2
* New module 'fstatat', split off from module 'openat'.Bruno Haible2011-11-041-47/+1
* New module 'unlinkat', split off from module 'openat'.Bruno Haible2011-11-021-12/+3
* New module 'fchmodat', split off from module 'openat'.Bruno Haible2011-11-021-6/+2
* New module 'fchownat', split off from module 'openat'.Bruno Haible2011-11-011-103/+1
* getcwd: don't fail in a deep directory on a system without openatJim Meyering2011-09-191-0/+3
* openat: test for fstatat (..., 0) bugPaul Eggert2011-09-031-11/+10
* openat: test for fstatat (AT_FDCWD, ..., 0) bugPaul Eggert2011-09-031-3/+32
* openat: work around AIX 7.1 fstatat issuePaul Eggert2011-09-011-47/+4
* openat: work around AIX 7.1 fstatat bugPaul Eggert2011-08-301-5/+62
* openat: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-10/+2
* lstat, openat: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-3/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* openat: Work around glibc bug with fchownat() and empty file names.Bruno Haible2010-11-131-0/+38
* openat: Ensure autoconf macro ordering.Bruno Haible2010-11-131-1/+5
* fchownat: Replace also when chown has the trailing slash bug.Bruno Haible2010-07-311-9/+12
* openat: correct formatting (no semantic change)Jim Meyering2010-04-121-4/+6
* fchownat: Fix a C++ test error on Solaris 8.Bruno Haible2010-04-101-5/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use AC_C_INLINE instead of module 'inline' where possible.Bruno Haible2009-12-311-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-4/+4
* openat: detect Solaris fchownat bugEric Blake2009-11-141-2/+8
* openat: fix GNU/Hurd bug in unlinkatEric Blake2009-10-061-2/+8
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-1/+3
* openat: move fstatat and unlinkat into correct filesEric Blake2009-09-191-2/+2
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-191-1/+5
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-16/+13
* openat: declare in POSIX headersEric Blake2009-09-031-16/+33
* fdopendir: split into its own moduleEric Blake2009-09-021-2/+1
* Simplify use of mode_t varargs.Bruno Haible2009-05-221-1/+2
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-4/+4
* Use native fstatat on cygwin 1.7.0.Eric Blake2008-04-251-3/+4
* Fix buggy test for the fchownat-deref bug.Jim Meyering2007-05-201-4/+2
* (gl_FUNC_OPENAT): Do not require openat-dieSergey Poznyakoff2007-05-121-1/+0