summaryrefslogtreecommitdiff
path: root/internal/syscallcompat/getdents_test.go
AgeCommit message (Expand)Author
2018-02-04gccgo: skip emulateGetdents on linuxJakob Unterwurzacher
2018-02-01gccgo: replace syscall.NAME_MAX with unix.NAME_MAXJakob Unterwurzacher
2017-12-03syscallcompat: convert Getdents to fd input, add emulationJakob Unterwurzacher
2017-10-22tests: don't read /proc, the number of entries changes too quicklyJakob Unterwurzacher
2017-08-15syscallcompat: implement Getdents()Jakob Unterwurzacher