aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/xmknodat.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-8/+2
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu1-4/+9
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu1-9/+4
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-46/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-3/+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/+7
2006-01-21(__xmknodat): Cast k_dev value to unsigned int to match kernel.Ulrich Drepper1-1/+2
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-9/+28
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper1-0/+75
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-95/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+95