about summary refs log tree commit diff
path: root/include/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* fix missing parens in bit op macros (param.h)Rich Felker2012-05-101-1/+1
* and another bug in setbit, etc. macros..Rich Felker2012-05-101-1/+1
* fix typo in sys/param.h that broke setbit, etc. macrosRich Felker2012-05-101-1/+1
* legacy junk compatibility grab-bagRich Felker2012-04-181-7/+22
* add MIN/MAX macros to sys/param.hRich Felker2012-01-241-0/+5
* make sys/param.h not depend on PATH_MAX and NAME_MAXRich Felker2011-02-201-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+15