about summary refs log tree commit diff
path: root/include/sys/sysctl.h
Commit message (Collapse)AuthorAgeFilesLines
* remove sys/sysctl.hRich Felker2014-01-071-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.
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-101-0/+8
| | | | patch by Arvid Picciani (aep)
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9