1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/lib/os
Russ Cox f7d3eb9db9 exit with error status EPIPE if
one fd gets too many EPIPEs in a row
during write.

R=r
DELTA=10  (9 added, 0 deleted, 1 changed)
OCL=28057
CL=28057
2009-04-29 18:18:42 -07:00
..
dir_amd64_darwin.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
dir_amd64_linux.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
env.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
error.go the Big Error Shift applied to lib/time/zoneinfo.go. 2009-04-18 16:44:13 -07:00
exec.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
file.go exit with error status EPIPE if 2009-04-29 18:18:42 -07:00
Makefile Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00
os_test.go code changes for array conversion. 2009-04-15 20:27:45 -07:00
stat_amd64_darwin.go portable stat for os 2009-02-06 17:54:26 -08:00
stat_amd64_linux.go portable stat for os 2009-02-06 17:54:26 -08:00
time.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
types.go document os 2009-03-07 16:56:44 -08:00