Next:
13.1 Introduction
Up:
Part IV: Component Libraries
Previous:
Part IV: Component Libraries
13 POSIX Interface Library:
liboskit_posix.a
13.1 Introduction
13.2 Modified Functions
13.2.1 getdtablesize: get descriptor table size
13.2.2 mmap, munmap, mprotect: map files into memory
13.2.3 getpid: get process id
13.2.4 gettimeofday: get current time
13.3 Initialization Functions
13.3.1
fs_init
: Provide a root directory defining the file system namespace
13.3.2
fs_release
: Release root and current directory references
13.3.3
set_system_clock
: initialize clock support
13.4 Extended API functions
13.4.1
fs_mount, fs_unmount
: Compose file system name spaces
13.4.2
_exit
: terminate normally
Utah Flux Research Group