]> Cypherpunks.ru repositories - gostls13.git/history - src/os/dir_darwin.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / os / dir_darwin.go
2023-07-06 Achille Rousselos: do not skip directory entries with zero inodes...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Russ Coxos: add File.ReadDir method and DirEntry type
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-25 Bryan C. Millsos: return a *PathError from Readdirnames and Readdir...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-19 Ian Lance Tayloros, internal/poll: loop on EINTR for all file syscalls
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-01 Keith Randallos: seek should invalidate any cached directory reads
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-12-05 Keith Randallos: reset dirinfo when seeking on Darwin
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-03 Keith Randallsyscall: avoid _getdirentries64 on darwin