]> Cypherpunks repositories - gostls13.git/commit
os: document that Exit does not run deferred calls
authorAndrew Gerrand <adg@golang.org>
Mon, 7 Jan 2013 03:46:41 +0000 (14:46 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 7 Jan 2013 03:46:41 +0000 (14:46 +1100)
commit0f64a6ef8db6a025fe2bb3d1756d312e9ea7d702
treeb6d85262fa6ca9c3e007117965a541e7563bdbb8
parent41f32e0dffc3d72d223525d95a6be35dce5ffa9a
os: document that Exit does not run deferred calls

Fixes #4101.

R=dsymonds, rsc
CC=golang-dev
https://golang.org/cl/7065048
src/pkg/os/proc.go