Older revisions
399daa14cae2
by Ian Lance Taylor <i...@golang.org>
on Sep 21, 2010
Diff
syscall: Use vsyscall for
syscall.Gettimeofday and .Time on
linux amd64.
Regenerate zsyscall_linux_*.go files
...
2d8f69ef707f
by Russ Cox <r...@golang.org>
on Jan 25, 2010
Diff
in C and asm, replace pkg·name with
·name
(eliminate assumption of package
global name space,
make code easier to move between
...
ab04356b758d
by Russ Cox <r...@golang.org>
on Oct 15, 2009
Diff
rename sys functions to runtime,
because they are in package runtime.
another step to enforcing package
boundaries.
...
All revisions of this file