next up previous contents index
Next: 13.3.1 fs_init: Provide a Up: 13 POSIX Interface Library: Previous: 13.2.4 gettimeofday: get current

13.3 Initialization Functions

 

The POSIX library exports a number of initializtion routines that the application should call when appropriate. In the fopen example above, the root filesystem must have been initialized by a call to fs_init in the application startup code. The next few sections describe the initialization routines that are provided.





Utah Flux Research Group