next up previous contents index
Next: 18.8.1 oskit_init_libc: Load the Up: 18 FreeBSD C Library: Previous: 18.7 Client Operating System

18.8 Library Initialization

Typically, the C library is initialized by the Client OS library when the kernel boots (See Section 11). 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