about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/faccessat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella2022-04-271-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella2021-01-051-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-5/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-071-3/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-5/+1
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-6/+2
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-211-3/+7
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-211-7/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-71/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2012-01-281-2/+2
* Fix compat handling in *at functions.Ulrich Drepper2009-10-291-1/+7
* * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath2006-01-211-3/+1
* * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper2006-01-201-1/+1
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-20/+42
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-0/+123
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-143/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+143