]> Cypherpunks repositories - gostls13.git/commit
add exec example to http triv.go.
authorRuss Cox <rsc@golang.org>
Mon, 8 Jun 2009 21:03:21 +0000 (14:03 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 8 Jun 2009 21:03:21 +0000 (14:03 -0700)
commitcd80000d8d0e3804761407e94e7919bf613566b7
tree49a9b6287ffa031432c5e020116888a0a5b76b78
parent80ca2afd08b61180fe7a58e0a93b05be4ab69a4e
add exec example to http triv.go.
fix darwin interrupt bug (race with SIGCHLD).

R=gri
DELTA=46  (40 added, 0 deleted, 6 changed)
OCL=30052
CL=30057
src/lib/http/triv.go
src/lib/runtime/darwin/thread.c