next up previous contents index
Next: 12.8 Termination Functions Up: 12.7 Initialization Previous: 12.7.1 oskit_init_libc: Load the

12.7.2 oskit_init_libc: Initialize the OSKit C library

 

SYNOPSIS

void oskit_init_libc(void);

DESCRIPTION

oskit_init_libc allows for secondary initializations to be performed by the C library, in cases where lazy initialization is not appropriate. It must be called sometime after oskit_load_libc.



Utah Flux Research Group