1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:31:22 -06:00
go/src/pkg/os
Russ Cox b428456df6 nacl syscall package.
similar tweaks to make debug/proc, net, os build.

R=r
DELTA=861  (855 added, 4 deleted, 2 changed)
OCL=34877
CL=34890
2009-09-22 07:49:31 -07:00
..
dir_darwin_386.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
dir_darwin_amd64.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
dir_linux_386.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
dir_linux_amd64.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
dir_linux_arm.go 64 bit lsh, sub, and/or/eor. some placeholder files in syscall and os. 2009-08-28 07:23:24 -07:00
dir_nacl_386.go nacl syscall package. 2009-09-22 07:49:31 -07:00
env.go more "declared and not used". 2009-09-15 09:41:59 -07:00
error.go nacl syscall package. 2009-09-22 07:49:31 -07:00
exec.go nacl syscall package. 2009-09-22 07:49:31 -07:00
file.go os.File.ReadAt/WriteAt 2009-08-27 18:36:45 -07:00
getwd.go more "declared and not used". 2009-09-15 09:41:59 -07:00
Makefile convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
os_test.go use buf.String() instead of string(buf.Bytes()) 2009-09-17 23:51:06 -07:00
path_test.go more "declared and not used". 2009-09-15 09:41:59 -07:00
path.go more "declared and not used". 2009-09-15 09:41:59 -07:00
proc.go unused imports 2009-09-17 10:27:04 -07:00
stat_darwin_386.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
stat_darwin_amd64.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
stat_linux_386.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
stat_linux_amd64.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
stat_linux_arm.go 64 bit lsh, sub, and/or/eor. some placeholder files in syscall and os. 2009-08-28 07:23:24 -07:00
stat_nacl_386.go nacl syscall package. 2009-09-22 07:49:31 -07:00
sys_darwin.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
sys_linux.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
sys_nacl.go nacl syscall package. 2009-09-22 07:49:31 -07:00
time.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
types.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00