-
Notifications
You must be signed in to change notification settings - Fork 8
AmigaOS 3/AROS port of filesysbox.library
License
salass00/filesysbox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Filesysbox.library is a FUSE compatible file system layer originally developed by Leif Salomonsson. It manages locks, notifications, file handles, packets, update timeouts and more, freeing the file system of these jobs. Version 0.730 of the library was released as open source and was used as a basis for this version. Build notes: see docs/building.md. The included FbxDismount command can be used to cleanly unmount FUSE file systems even if there are outstanding locks/notify requests. Any outstanding locks and notify requests will be passed to and handled by the filesysbox lockhandler process. NOTE: This is not the same as "Assign DISMOUNT" that only removes the visible device/volume node but leaves the actual handler/file system running in the background. Installation: Copy Libs/filesysbox.library LIBS: Copy C/FbxDismount SYS:C Source code: The source code for current and older versions is available under APL license on github: https://github.com/salass00/filesysbox Changes: For a list of changes in this and earlier versions see the releasenotes file.
About
AmigaOS 3/AROS port of filesysbox.library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published