dir_libc_gccgo.go
317 Bytes
-
os: use opendir64 and closedir64 on AIX · b3a7fdc3
When using readdir64 on AIX, we must also use opendir64 and closedir64. Issue golang/go#19200 Reviewed-on: https://go-review.googlesource.com/43251 From-SVN: r247947
Ian Lance Taylor committed