next up previous contents index
Next: 20.8.1 oskit_init_libc: Load the Up: 20 FreeBSD C Library: Previous: 20.7 Client Operating System

20.8 Library Initialization

Typically, the C library is initialized by the Client OS library when the kernel boots (See Section 13). The initialization function is passed a reference to an oskit_services_t COM object (see Section 5.1), which is a services database that has been preloaded with a number of interface objects that the C library needs to operate properly.





Utah Flux Research Group