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.