sofs19  0.1
FUSE based file system
File List
Here is a list of all documented files with brief descriptions:
 bin_dal.hBinary version of the disk abstraction layer module
 bin_direntries.hBinary version of functions to manage directories and directory entries
 bin_fileblocks.hBinary version of function to manage file blocks
 bin_freelists.hBinary version of functions to manage the list of free inodes and the list of free blocks
 bin_mksofs.hBinary version of the sofs19 formatting functions
 bin_syscalls.hBinary version of the sofs19 system calls
 binselection.hThe bin IDs selection toolkit
 blockviews.hDisplay the contents of a block
 core.hSome global constants and aggregation of core header files
 dal.hMain functions of the disk abstraction (dal) layer module
 direntries.hFunctions to manage directory entries
 direntry.hDefinition of the directory entry data type
 exception.hThe sofs19 exception support
 fileblocks.hFunctions to manage file blocks
 freelists.hFunctions to manage the list of free inodes and the list of free data blocks
 grp_direntries.hStudent version of the functions to manage directory entries
 grp_fileblocks.hGroup version of function to manage file blocks
 grp_freelists.hBinary version of functions to manage the list of free inodes and the list of free blocks
 grp_mksofs.hStudent version of the sofs19 formatting functions
 inode.hDefinition of the inode data type
 mksofs.hThe sofs19 formatting functions
 probing.hA probing toolkit
 rawdisk.hAccess to disk blocks at raw level
 superblock.hDefinition of the superblock data type
 syscalls.hThe sofs19 system calls
 testtool.h