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 |