1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/lib/os
Rob Pike aaf63f8d06 Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors.
lib/template updated to use new setup; its clients also updated.

Step 2 will make os's error support internally much cleaner.

R=rsc
OCL=27586
CL=27586
2009-04-17 00:08:24 -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 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
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 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
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