3 Dec
2002
3 Dec
'02
10:30 a.m.
On mardi, dic 3, 2002, at 02:22 Europe/Paris, Justin C. Walker wrote: Libc and similar libraries are *not* available in the kernel (for one thing, the execution environment is much different than that for user mode). A much-reduced subset is available (cf. libcc_kext.a). Memcmp() is not in there, so it may just be that no one needed it when it was written (memcpy() is, for example). memcmp is in the kernel AFAIK. It's implemented via the IOKit. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.