summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/__syscall_fcntl.c
AgeCommit message (Expand)Author
2005-07-30Check for __NR_fcntl64.Manuel Novoa III
2005-07-28if fcntl() is called with a 64bit command and LFS is enabled, pass the comman...Mike Frysinger
2005-01-05fix eriks e-mail addressMike Frysinger
2004-01-21Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen