summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/linkat.c
AgeCommit message (Expand)Author
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-10-29Fix compat handling in *at functions.Ulrich Drepper
2006-02-27* sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper
2006-02-27Add fifth parameter to linkat.Ulrich Drepper
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek