about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/fxstatat64.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-081-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-211-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-021-5/+1
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-091-1/+11
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-091-3/+1
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-26/+39
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-8/+5
* 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
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-0/+11
* 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
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-8/+3
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-211-6/+10
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-211-10/+6
* 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-70/+5
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-3/+2
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-4/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-55/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix compat handling in *at functions.Ulrich Drepper2009-10-291-1/+7
* [BZ #2226]Ulrich Drepper2006-02-121-12/+42
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-111-0/+1
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-081-2/+2
* * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2005-11-251-0/+1
* * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper2005-11-161-1/+1
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-0/+135
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-167/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+167