Skip to content

unixsysprog/unix-upp-fsct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file system compatibility tester


Todo:

  • Need to address memory leaks.
  • Handle case collisions more effectively.
  • Handle issues related to file and directory access.
  • Reorganize modules and functions.
  • Comment the functions.