summaryrefslogtreecommitdiff
path: root/include/sys/sysctl.h
AgeCommit message (Collapse)AuthorLines
2014-01-07remove sys/sysctl.hRich Felker-17/+0
this functionality has essentially always been deprecated in linux, and was never supported by musl. the presence of the header was reported to cause some software to attempt to use the nonexistant function, so removing the header is the cleanest solution.
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
patch by Arvid Picciani (aep)
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9