- documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
- fixed bugs in the BeOS extfs file types handling
fixed compilation problems under BeOS
- bumped version number to 0.9 - updated copyright dates
- modified BeOS/extfs_beos.cpp to implement new get_finfo/set_finfo functions (untested)
- updated copyright info: 1999->2000
- extfs_read() and extfs_write() return -1 on error and don't clear errno - parent CNIDs of FSItems are exchanged in fs_rename() and fs_cat_move()
- moving/renaming/deleting files in the ExtFS also moves/deletes the helper files/directories
- fs_delete() will also delete helper files
- AmigaOS: removed support for SAS/C - AmigaOS: sys_amiga.cpp: supports 64-bit device access and respects device block size on writes - AmigaOS: added support for resource forks and Finder info for ExtFS - AmigaOS: added "ExtFS" gadget to prefs editor - protection mask for all open()/creat()/mkdir() calls is now 0666 or 0777
- fixed for new declaration of add_path_component()
- fixed compilation problem in add_path_component()
- ExtFS works under AmigaOS - fixed erroneous __regargs attributes in prefs_editor_amiga.cpp and audio_amiga.cpp for GCC
- fixed compilation problems on BeOS
- added external file system - moved most init/deinit code to InitAll()/ExitAll() in main.cpp
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.