8 Commits (67bf602f14249ff1757c54f071faa3f778279c02)

Author SHA1 Message Date
Rich Felker 67bf602f14 cleanup includes now that stat, lstat no longer make direct syscalls 7 years ago
Rich Felker 9493892021 refactor all stat functions in terms of fstatat 7 years ago
Rich Felker 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
Rich Felker dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 12 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker cfe373146d finish moving 32-bit-specific junk out of source files. 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago