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