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