0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate to an auto*-based build system, re-organize source. Lots of files renamed. More... over 17 years ago
Add support for copying nested structures to make-map. More... over 17 years ago
Fixes to permit better handling of Mono.Posix.dll. More... over 17 years ago
Remove debug statements. More... over 17 years ago
Re-add support for Mono.Unix.Native.MapAttribute.ExportPrefix. More... over 17 years ago
Add command-line parsing support to make-map.cs. More... over 17 years ago
Use Mono.Unix.Native.MapHeaderAttribute instead of Mono.Unix.Native.HeaderAttribute. More... over 17 years ago
Add a newline after the implementation macro section. More... over 17 years ago
Add support for MapHeaderAttribute.Implementation* properties. More... over 17 years ago
Add support for Mono.Unix.Native.MapHeaderAttribute to make-map.exe. More... over 17 years ago
API Cleanup -- return values should only be for reporting errors, not for reporting additional information (e.g. read(2) & write(2) overload the return value; we don't want to do that, as it's inconsistent). More... over 17 years ago
Re-enable bounds checking in struct/class conversion functions; API cleanup. More... over 17 years ago
Flush. More... over 17 years ago
Correct FUSE argument parsing (bad regex used). More... over 17 years ago
Flush. More... over 17 years ago
Get things (somewhat) working -- we're now able to read a file contents through FUSE, but we're not able to opendir/readdir. :-/ More... over 17 years ago
Include all correct .o files into libMonoFuseHelper.so More... over 17 years ago
Remove [Map] from Mono.Fuse.Operations, as it cannot be assigned to `struct fuse_operations'. More... over 17 years ago
Add implementation of mfh_readdir(). More... over 17 years ago
Add necessary Header attribute to FileSystem.cs so that map.c/map.h are generated sanely. More... over 17 years ago
Add unit test for make-map.exe, check & check-update targets to Makefile, and expected output for unit tests. More... over 17 years ago
Provide implementations for most of the mfh_* functions. More... over 17 years ago
Build libMonoFuseHelper.so. More... over 17 years ago
Add files for libMonoFuseHelper.so and Makefile to build libMonoFuseHelper.so. More... over 17 years ago
Current Mono.Fuse managed code implementation. More... over 17 years ago
Initial Import. More... almost 18 years ago