about summary refs log tree commit diff
path: root/include/sys/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* syscall() declaration belongs in unistd.h, not sys/syscall.hRich Felker2012-12-101-10/+0
* syscall organization overhaulRich Felker2012-09-081-18/+0
* remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker2012-09-081-3/+1
* avoid "inline" in public headers for strict c89 compatibilityRich Felker2012-09-021-0/+4
* cleanup various minor issues reported by nszRich Felker2011-09-261-1/+1
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-1/+17
* overhaul syscall interfaceRich Felker2011-03-191-0/+16