summaryrefslogtreecommitdiff
path: root/src/unistd/lseek.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-16use namespace-safe __lseek for __stdio_seek instead of direct syscallRich Felker1-2/+3
2018-09-12remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker1-2/+1
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker1-1/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-2/+2
2011-02-13cleaning up syscalls in preparation for x86_64 portRich Felker1-7/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+16