Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-01-10 | Support application-defined I/O functions for FUSE fd | Tofik Sonono | -3/+3 |
2020-04-20 | Do not require C++ compiler for building | Fabrice Fontaine | -1/+1 |
2019-05-09 | Added new example filesystem | Nikolaus Rath | -0/+6 |
2018-08-25 | Make meson build scripts subprojects friendly | Martin Blanchard | -5/+2 |
2018-03-28 | Fix build error on DragonFlyBSD (sync with other *BSD) (#240) | Tomohiro Kusumi | -1/+1 |
2017-08-25 | example/ioctl: build on FreeBSD, but add protocol check instead. | Nikolaus Rath | -5/+5 |
2017-08-25 | examples/{ioctl,null}: don't build under FreeBSD instead of skipping tests. | Nikolaus Rath | -6/+8 |
2017-08-24 | Renamed notify_inval_inode_fh to invalidate_path | Nikolaus Rath | -1/+1 |
2017-08-24 | Allow inode cache invalidation in high-level API | Sławek Rudnicki | -0/+1 |
2017-08-23 | Added examples/printcap | Nikolaus Rath | -1/+1 |
2017-08-11 | Don't build passthrough_ll under BSD. | Nikolaus Rath | -2/+7 |
2017-01-12 | Added experimental support for building with Meson+Ninja | Nikolaus Rath | -0/+29 |