Age | Commit message (Expand) | Author |
---|---|---|
2021-08-30 | Unbreak hyperlinks broken by go mod v2 conversion | Jakob Unterwurzacher |
2021-08-23 | go mod: declare module version v2 | Jakob Unterwurzacher |
2021-05-26 | syscallcompat: add GetdentsSpecial() | Jakob Unterwurzacher |
2020-05-17 | Update go-fuse import path to github.com/hanwen/go-fuse/v2 | Jakob Unterwurzacher |
2018-02-04 | gccgo: skip emulateGetdents on linux | Jakob Unterwurzacher |
2018-02-01 | gccgo: replace syscall.NAME_MAX with unix.NAME_MAX | Jakob Unterwurzacher |
2017-12-03 | syscallcompat: convert Getdents to fd input, add emulation | Jakob Unterwurzacher |
2017-10-22 | tests: don't read /proc, the number of entries changes too quickly | Jakob Unterwurzacher |
2017-08-15 | syscallcompat: implement Getdents() | Jakob Unterwurzacher |