gcc/libgo/go
Ian Lance Taylor b3a7fdc3ea os: use opendir64 and closedir64 on AIX
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
2017-05-12 00:59:15 +00:00
..
archive
bufio
builtin
bytes Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
cmd libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
compress
container
context
crypto Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
database/sql
debug
encoding libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
errors
exp
expvar
flag
fmt
go Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
golang_org/x
hash
html
image libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
index/suffixarray
internal libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
io
log
math Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
mime Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
net Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
os os: use opendir64 and closedir64 on AIX 2017-05-12 00:59:15 +00:00
path Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
plugin
reflect Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
regexp
runtime runtime: fix isSystemGoroutine for gccgo 2017-05-11 20:55:41 +00:00
sort
strconv
strings
sync
syscall Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
testing
text libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
time Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
unicode