Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-14 | fix race condition in pthread_kill | Rich Felker | 1 | -1/+5 |
2011-04-06 | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 1 | -1/+1 |
2011-03-19 | if returning errno value directly from a syscall, we need to negate it. | Rich Felker | 1 | -1/+1 |
2011-03-19 | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | 1 | -2/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+7 |