Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable lfs64 aliases for remapped time64 functions | Rich Felker | 2019-10-28 | 1 | -0/+2 |
* | cleanup includes now that stat, lstat no longer make direct syscalls | Rich Felker | 2019-07-18 | 1 | -1/+0 |
* | refactor all stat functions in terms of fstatat | Rich Felker | 2019-07-18 | 1 | -5/+1 |
* | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | 2018-09-12 | 1 | -2/+1 |
* | support linux kernel apis (new archs) with old syscalls removed | Rich Felker | 2014-05-29 | 1 | -0/+5 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
* | finish moving 32-bit-specific junk out of source files. | Rich Felker | 2011-02-15 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+10 |