gcc/libgo/go
Ian Lance Taylor c9103dde96 libgo: Remove unnecessary EINTR checks.
We always use SA_RESTART with signals, so
read/write/etc. should never return EINTR.

From-SVN: r171802
2011-03-31 22:19:54 +00:00
..
archive Update to current Go library. 2011-03-30 15:33:16 +00:00
asn1 Update to current Go library. 2011-03-30 15:33:16 +00:00
big Update to current Go library. 2011-03-30 15:33:16 +00:00
bufio Update to current version of Go library. 2011-03-24 23:46:17 +00:00
bytes Update to current Go library. 2011-03-30 15:33:16 +00:00
cmath Remove the types float and complex. 2011-01-21 18:19:03 +00:00
compress Update to current version of Go library. 2011-03-24 23:46:17 +00:00
container Update to current Go library. 2011-03-30 15:33:16 +00:00
crypto Update to current Go library. 2011-03-30 15:33:16 +00:00
debug Update to current Go library. 2011-03-30 15:33:16 +00:00
ebnf Update to current Go library. 2011-03-30 15:33:16 +00:00
encoding Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
exec Update to current version of Go library. 2011-03-24 23:46:17 +00:00
exp Update to current Go library. 2011-03-30 15:33:16 +00:00
expvar Update to current version of Go library. 2011-03-24 23:46:17 +00:00
flag Update to current Go library. 2011-03-30 15:33:16 +00:00
fmt Update to current Go library. 2011-03-30 15:33:16 +00:00
go Update to current Go library. 2011-03-30 15:33:16 +00:00
gob Update to current Go library. 2011-03-30 15:33:16 +00:00
hash Update to current version of Go library. 2011-03-24 23:46:17 +00:00
html Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
http Update to current Go library. 2011-03-30 15:33:16 +00:00
image Update to current Go library. 2011-03-30 15:33:16 +00:00
index/suffixarray Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
io Update to current version of Go library. 2011-03-24 23:46:17 +00:00
json Update to current Go library. 2011-03-30 15:33:16 +00:00
log Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
math Remove the types float and complex. 2011-01-21 18:19:03 +00:00
mime Update to current version of Go library. 2011-03-24 23:46:17 +00:00
net libgo: Remove unnecessary EINTR checks. 2011-03-31 22:19:54 +00:00
netchan Update to current Go library. 2011-03-30 15:33:16 +00:00
os Update to current Go library. 2011-03-30 15:33:16 +00:00
patch
path Update to current version of Go library. 2011-03-24 23:46:17 +00:00
rand Remove the types float and complex. 2011-01-21 18:19:03 +00:00
reflect Update to current version of Go library. 2011-03-24 23:46:17 +00:00
regexp Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
rpc Update to current Go library. 2011-03-30 15:33:16 +00:00
runtime Update to current Go library. 2011-03-30 15:33:16 +00:00
scanner Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
smtp Update to current Go library. 2011-03-30 15:33:16 +00:00
sort Update to current Go library. 2011-03-30 15:33:16 +00:00
strconv Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
strings Update to current Go library. 2011-03-30 15:33:16 +00:00
sync Update to current Go library. 2011-03-30 15:33:16 +00:00
syslog Update to current Go library. 2011-03-30 15:33:16 +00:00
tabwriter
template Update to current version of Go library. 2011-03-24 23:46:17 +00:00
testing Update to current Go library. 2011-03-30 15:33:16 +00:00
time Update to current Go library. 2011-03-30 15:33:16 +00:00
try
unicode Update to current version of Go library (revision 94d654be2064). 2011-03-16 23:05:44 +00:00
utf8 Update to current Go library. 2011-03-30 15:33:16 +00:00
utf16
websocket Update to current Go library. 2011-03-30 15:33:16 +00:00
xml Update to current version of Go library. 2011-03-24 23:46:17 +00:00