On 5/21/07, Rob Landley <[EMAIL PROTECTED]> wrote: > On Monday 21 May 2007 1:22 pm, Christopher Friedt wrote: > > The kernel has it's own libc > > The kernel doesn't use libc. (The klibc project is yet another small > lightweight C library ala uClibc, newlib, dietlibc...)
depends how you look at it ... all of the functions the kernel reimplements (printf/string/malloc/etc...) it could be thought of including its own libc -mike _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
