rocky
|
e9851bf3a3
|
udf_find_file -> udf_fopen and made closer to fopen(). It also
simplifies things a little bit. Start testing.
|
2005-11-01 13:07:01 +00:00 |
|
rocky
|
7de9d148bf
|
Rename some functions to be more like POSIX file reading, i.e. add
udf_opendir() and udf_readdir(). udf_file_entry_t -> udf_dirent_t.
|
2005-11-01 03:14:49 +00:00 |
|
rocky
|
9ec9c5a991
|
Break of file routines into udf_file.{c,h}
udf1: Add link count
|
2005-10-30 07:35:36 +00:00 |
|