summaryrefslogtreecommitdiff
path: root/include/sys/sysctl.h
AgeCommit message (Collapse)AuthorFilesLines
2014-01-07remove sys/sysctl.hRich Felker1-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 Felker1-0/+8
patch by Arvid Picciani (aep)
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+9