Older revisions
daf22f371d51
by Russ Cox <r...@golang.org>
on Feb 13, 2012
Diff
os/signal: selective signal handling
Restore package os/signal, with new
API:
Notify replaces Incoming, allowing
...
97b932f6cde2
by Russ Cox <r...@golang.org>
on Feb 12, 2012
Diff
syscall: make linux Dup2 match other
systems
You could argue for changing all the
others, but
...
be47ea17bea0
by Ian Lance Taylor <i...@golang.org>
on Dec 19, 2011
Diff
net, syscall, os: set CLOEXEC flag on
epoll/kqueue descriptor
Enable new test in os.
R=dave, iant, rsc
...
All revisions of this file