summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sysctl.c
AgeCommit message (Expand)Author
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2017-06-21remove editor hints for viWaldemar Brodkorb
2010-01-22silence warning about implicit decl of sysctlBernhard Reutner-Fischer
2009-10-22sysctl: avoid inline initializationMike Frysinger
2008-10-24- tidy up inline:Bernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2005-01-05fix eriks e-mail addressMike Frysinger
2004-01-21Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen