summaryrefslogtreecommitdiff
path: root/include/sys/syscall.h
AgeCommit message (Expand)AuthorLines
2012-12-10syscall() declaration belongs in unistd.h, not sys/syscall.hRich Felker-10/+0
2012-09-08syscall organization overhaulRich Felker-18/+0
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker-3/+1
2012-09-02avoid "inline" in public headers for strict c89 compatibilityRich Felker-0/+4
2011-09-26cleanup various minor issues reported by nszRich Felker-1/+1
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker-1/+17
2011-03-19overhaul syscall interfaceRich Felker-0/+16