next up previous contents index
Next: 21 FreeBSD Math Library: Up: 20.8 Library Initialization Previous: 20.8.1 oskit_init_libc: Load the

20.8.2 oskit_init_libc: Secondary Initialization of the FreeBSD 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