next up previous contents index
Next: 19 FreeBSD Math Library: Up: 18.8 Library Initialization Previous: 18.8.1 oskit_init_libc: Load the

18.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