go/src
Russ Cox 1971e1bd21 os: do not test error case of TestRemoveAll when root
Fixes #22.

R=r1, r
https://golang.org/cl/152073
2009-11-11 12:00:34 -08:00
..
cmd gopack: convert long to time_t before taking a pointer. 2009-11-11 11:19:33 -08:00
lib9 lib9: rip out platform specific code that breaks on pclinuxos 2009-11-10 23:42:21 -08:00
libbio convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
libcgo 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
libmach fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
pkg os: do not test error case of TestRemoveAll when root 2009-11-11 12:00:34 -08:00
Make.386
Make.amd64
Make.arm
Make.cmd
Make.conf might as well make 6g run faster.... go from gcc -O1 to -O2 2009-09-28 14:36:20 -07:00
Make.pkg Make.pkg: add DEPS= support 2009-11-01 05:43:26 -08:00
all-arm.bash fixed len/cap for chan. disable gc for now. 2009-10-23 20:31:03 -07:00
all-nacl.bash move native client to exp/nacl. 2009-10-14 17:16:21 -07:00
all.bash
clean.bash misc cleanup 2009-11-01 09:25:55 -08:00
make-arm.bash clone and futex 2009-10-29 21:21:14 -07:00
make.bash make.bash: check $PATH indirectly via which quietgcc 2009-11-10 19:20:34 -08:00
quietgcc.bash Permit the CC environment variable to include arguments 2009-11-01 16:29:33 -08:00
run.bash drop output from nilptr tests; 2009-11-09 23:11:36 -08:00
sudo.bash