1
0
mirror of https://github.com/golang/go synced 2024-11-22 12:04:46 -07:00
The Go programming language
Go to file
Russ Cox 91ceda5c18 add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd.
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
2009-02-15 19:35:52 -08:00
doc convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. 2009-02-15 19:35:52 -08:00
test - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00
usr/gri - accept new composite literal syntax 2009-02-13 16:27:53 -08:00