Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012年12月10日 | syscall() declaration belongs in unistd.h, not sys/syscall.h | Rich Felker | -10/+0 |
2012年09月08日 | syscall organization overhaul | Rich Felker | -18/+0 |
2012年09月08日 | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | -3/+1 |
2012年09月02日 | avoid "inline" in public headers for strict c89 compatibility | Rich Felker | -0/+4 |
2011年09月26日 | cleanup various minor issues reported by nsz | Rich Felker | -1/+1 |
2011年03月19日 | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | -1/+17 |
2011年03月19日 | overhaul syscall interface | Rich Felker | -0/+16 |