about summary refs log tree commit diff
path: root/include/sys/reg.h
Commit message (Collapse)AuthorAgeFilesLines
* fix typo that broke sys/reg.h and sys/user.hGonzalo Alvarez8 days1-1/+1
| | | | | commit 7019fbe103165b9b26a9391d5ecd4c7fcb6f3ec9 and commit e709a6f07ade208ba513f9225222336f30c304b0 misspelled bits/alltypes.h.
* sys/reg.h: derive __WORDSIZE from __LONG_MAXRich Felker12 days1-0/+9
| | | | | this removes an otherwise-unnecessary bits header from most archs, replacing it with an empty generic version.
* fix broken multi-inclusion guard in sys/reg.hRich Felker2011-09-191-2/+2
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9