aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctlnametomib.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sysctl: use names instead of magic numbers.Konstantin Belousov2019-09-181-2/+2
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Add proper const keywords to sysctl(3) parameters.Ed Schouten2010-02-211-3/+3
* #include <string.h> for strlen()'s prototype.Tim J. Robbins2003-01-041-0/+1
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+3
* Suppress compiler warning by adding a type cast.Ruslan Ermilov2001-05-171-4/+2
* Add the function sysctlnametomib to libc. Details on the semanticsKirk McKusick2001-01-231-0/+55