]> Cypherpunks repositories - gostls13.git/commit
Getrusage for linux.
authorDavid Symonds <dsymonds@golang.org>
Wed, 27 May 2009 03:38:57 +0000 (20:38 -0700)
committerDavid Symonds <dsymonds@golang.org>
Wed, 27 May 2009 03:38:57 +0000 (20:38 -0700)
commitafba16f46982195203ad9ec0f37e5d4c5c220e95
tree196e47773ef7e032738eeda17d194daf64c0a509
parent646927e48a5b90b25b1ded723edea7326695b49f
Getrusage for linux.

R=rsc
APPROVED=rsc
DELTA=40  (38 added, 0 deleted, 2 changed)
OCL=29351
CL=29422
src/lib/syscall/Makefile
src/lib/syscall/proc_darwin.go [new file with mode: 0644]
src/lib/syscall/proc_linux.go [new file with mode: 0644]
src/lib/syscall/types_amd64_linux.go