Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-28 | make fstatat fill in old time32 stat fields too | Rich Felker | 1 | -0/+16 |
2019-10-28 | disable lfs64 aliases for remapped time64 functions | Rich Felker | 1 | -0/+2 |
2019-07-21 | use the correct stat structure in the fstat path | Samuel Holland | 1 | -4/+4 |
2019-07-19 | fix inadvertent introduction of extern object stx | Rich Felker | 1 | -1/+1 |
2019-07-18 | implement fstatat with SYS_statx, conditional on undersized kstat time | Rich Felker | 1 | -2/+68 |
2019-07-18 | decouple struct stat from kernel type | Rich Felker | 1 | -4/+27 |
2019-07-18 | refactor all stat functions in terms of fstatat | Rich Felker | 1 | -2/+33 |
2018-09-12 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | 1 | -2/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-15 | finish moving 32-bit-specific junk out of source files. | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+10 |