Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-07 | fix regression in select with no timeout | Rich Felker | 1 | -1/+2 |
2019-07-30 | select: overhaul for time64 | Rich Felker | 1 | -13/+31 |
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | 1 | -1/+0 |
2014-05-29 | support linux kernel apis (new archs) with old syscalls removed | Rich Felker | 1 | -0/+18 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | 1 | -6/+1 |
2011-03-24 | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 1 | -0/+1 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-15 | yet another ugly legacy syscall rename... | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+12 |