about summary refs log tree commit diff
path: root/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* remove minimal linux kernel headersRich Felker2012-05-015-621/+0
| | | | | | | | | | | these were at best of limited usefulness (for bootstrapping new systems, mainly) and at worst caused real kernel headers to get overwritten when upgrading libc. in case they're needed by anyone, the exact same files are now available in a new git repository: git://git.etalabs.net/mini-lkh
* some linux headers useful from user apps.Rich Felker2011-03-183-0/+550
| | | | | | | i'm still not sure whether it's a good idea to include or use any of these, but i'll add them for now. it may make more sense to just add official kernel headers to the include path for compiling programs that need them.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-122-0/+71