Age | Commit message (Collapse) | Author | Lines |
2012年05月01日 | remove minimal linux kernel headers | Rich Felker | -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
|
2011年03月18日 | some linux headers useful from user apps. | Rich Felker | -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.
|
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+71 |
|