1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reformatted as per CPAN::Changes::Spec More... over 10 years ago
Increment version number in preparation for release. More... over 10 years ago
Add a note to Changes about adding support for FUSE on OpenBSD. More... over 10 years ago
Cover OpenBSD in the README. More... over 10 years ago
Committing support for OpenBSD. More... over 10 years ago
Only define out fuse_main_mt when librefuse is used. More... over 10 years ago
Update change list. More... over 10 years ago
Rephrase preprocessor conditional block to shorten platform list. More... over 10 years ago
Improve compatibility with OpenIndiana OS. More... over 10 years ago
Improve compatibility with OpenIndiana (Solaris). More... over 10 years ago
':all' should not be all caps. More... over 10 years ago
Merge pull request #14 from dpavlin/demon-fuse2.9 More... over 10 years ago
Clean up Changes, and expand info on what was changed. More... over 10 years ago
Updates to README. More... over 10 years ago
Forgot to add the 'pos' member to each hash. More... over 10 years ago
Check flags instead of checking if mem is non-zero. More... over 10 years ago
Need to free the fuse_bufvecs in fuse_buf_copy(). More... over 10 years ago
Use fuse_buf_* convenience functions for non-contiguous or FD buffers. More... over 10 years ago
Fix up fuse_buf_copy() wrapper. More... over 10 years ago
Seems newSV_type() isn't available before Perl 5.8.9. Fixed. More... over 10 years ago
UTIME_NOW and UTIME_OMIT are only on Linux. More... over 10 years ago
Documentation updates. More... over 10 years ago
Implement fuse_buf_size in Perl. More... over 10 years ago
Small correction to read_buf docs. More... over 10 years ago
Implemented fuse_buf_copy(). More... over 10 years ago
Enable a potentially zero-copy read path. More... over 10 years ago
Return the number of bytes read in the example read_buf implementation. More... over 10 years ago
Document write_buf. More... over 10 years ago
Implemented write_buf() wrapper. Still needs fuse_buf_copy(). More... over 10 years ago
Change Fuse::main() unknown function handling path. More... over 10 years ago