Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
filesysbox.library | Description: | A FUSE compatible file system layer | Download: | filesysbox.i386-aros.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 53kb | Version: | 54.4 | Date: | 24 Jun 23 | Author: | Leif Salomonsson, Fredrik Wikstrom | Submitter: | Amiwell | Email: | planeteu email/gmail com | Homepage: | https://github.com/salass00/filesysbox | Requirements: | aros abiv0 i386 | Category: | library/misc | Replaces: | library/misc/filesysbox.i386-aros.lha | License: | APL | Distribute: | yes | FileID: | 2717 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 49 (Current version) | | 155 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 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.
Installation:
Copy Libs/filesysbox.library LIBS:
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.
|