On 2/7/07, Andrew Beverley <[EMAIL PROTECTED]> wrote: > > I have to admit that I didn't really understand the sanatized kernel > headers stuff before this, but I do now! > > One question this leads me onto though - is the Linux-Libc-Headers > project still being maintained? The download area I've found has not > been updated since July 2005, which is the ones that LFS uses. Before > that they seemed to have been updated fairly regularly.
Yeah, l-l-h is dead. LFS-SVN now uses headers from the kernel source directly. There's now support in the kernel for sanitizing the headers and exporting them to userspace. If you want to browse what those headers look like, here's a repo that the main guy (David Woodhouse) maintains: http://kernel.org/git/?p=linux/kernel/git/dwmw2/kernel-headers.git;a=summary -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
