| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 | |
| 2024-09-21 | support: Add valgrind instructions to <support/fuse.h> | Florian Weimer | 1 | -2/+4 | |
| Replacing an outdated comment (namespace setup is now handled by support_fuse_init). | |||||
| 2024-09-05 | support: Add FUSE-based file system test framework to support/ | Florian Weimer | 1 | -0/+215 | |
| This allows to monitor the exact file system operations performed by glibc and inject errors. Hurd does not have <sys/mount.h>. To get the sources to compile at least, the same approach as in support/test-container.c is used. Reviewed-by: DJ Delorie <dj@redhat.com> | |||||
