aboutsummaryrefslogtreecommitdiff
path: root/include/syscall.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* header file fixes: multiple include guard consistency and correctness•••one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz) Rich Felker2012-06-151-1/+1
* add <syscall.h> as an alias for <sys/syscall.h>•••apparently some broken stuff (libstdc++) needs this. Rich Felker2012-02-291-0/+1