next up previous contents index
Next: 15 FreeBSD Math Library: Up: 14.7 Library Initialization Previous: 14.7 Library Initialization

14.7.1 oskit_init_libc: Initialize the FreeBSD C library

   

SYNOPSIS

void oskit_init_libc(void);

DESCRIPTION

oskit_init_libc allows for internal initializatons to be done. This routine must be called when the operating system is initialized, typically at the beginning of the main program.


Utah Flux Research Group