Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header file fixes: multiple include guard consistency and correctness | Rich Felker | 2012-06-15 | 1 | -2/+2 |
| | | | | | | | 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) | ||||
* | add linux setfs[ug]id syscall wrappers | Rich Felker | 2012-01-28 | 1 | -0/+20 |
patch by Jeremy Huntwork |