Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup more bits cruft (sysmacros and socket) | Rich Felker | 2011-09-18 | 1 | -199/+0 |
| | |||||
* | socket headers macro adjustment - workaround for buggy programs | Rich Felker | 2011-07-21 | 1 | -1/+1 |
| | | | | some program was undefining AF_NETLINK and thereby breaking AF_ROUTE... | ||||
* | resolve some header namespace non-issues | Rich Felker | 2011-02-20 | 1 | -1/+0 |
| | | | | | after re-reading 2.2.2 of POSIX 2008, all of these are in the correct reserved namespaces and do not need protection. | ||||
* | preparing build system to handle ports - step 1 | Rich Felker | 2011-02-15 | 1 | -0/+210 |