aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/renameat.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-14Consolidate renameat Linux implementationAdhemerval Zanella1-0/+32
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers1-36/+0
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers1-161/+2
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-10-29Fix compat handling in *at functions.Ulrich Drepper1-1/+13
2006-01-22* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper1-25/+56
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-2/+24
2005-12-16Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper1-39/+48
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper1-0/+1
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-0/+121
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-184/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+184