An error occurred fetching the project authors.
- 14 Apr, 2009 1 commit
-
-
Russ Cox authored
change canexec to canExec. R=r DELTA=7 (0 added, 0 deleted, 7 changed) OCL=27393 CL=27398
-
- 13 Apr, 2009 1 commit
-
-
Russ Cox authored
* exec.LookPath * flag.Args * os.Remove * strings.HasPrefix * strings.HasSuffix * syscall.Rmdir TBR=r DELTA=100 (100 added, 0 deleted, 0 changed) OCL=27373 CL=27392
-
- 11 Mar, 2009 1 commit
-
-
Russ Cox authored
Make Fstat, Readdirnames, and Readdir methods on os.File. R=r DELTA=281 (79 added, 3 deleted, 199 changed) OCL=25891 CL=26130
-
- 07 Mar, 2009 1 commit
-
-
Rob Pike authored
R=rsc DELTA=8 (0 added, 5 deleted, 3 changed) OCL=25857 CL=25861
-
- 05 Mar, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=50 (28 added, 0 deleted, 22 changed) OCL=25763 CL=25770
-
- 16 Feb, 2009 1 commit
-
-
Russ Cox authored
as thread-safe as possible, given the surrounding system. add stub RWLock implementation. R=r DELTA=852 (834 added, 6 deleted, 12 changed) OCL=25046 CL=25053
-