aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/fxstatat.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella1-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-02Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella1-2/+0
2020-10-09linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella1-0/+8
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella1-2/+0
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella1-32/+21
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella1-2/+2
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-6/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-4/+2
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu1-5/+6
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu1-6/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers1-83/+5
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-2/+2
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-3/+2
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-6/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-17Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-10-29Fix compat handling in *at functions.Ulrich Drepper1-1/+7
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper1-1/+2
2006-02-12[BZ #2226]Ulrich Drepper1-6/+38
2006-02-01* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath1-0/+1
2006-01-19* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]Ulrich Drepper1-4/+6
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-0/+106
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-141/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+141