Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 1 | -1/+1 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -1/+7 | |
2010-02-08 | Fix *l/*c -V flag segfault | Dean Prichard | 1 | -0/+1 | |
*l/*c -V will segfault on macos without this trivial fix. R=adg CC=golang-dev http://codereview.appspot.com/205042 Committer: Andrew Gerrand <adg@golang.org> | |||||
2010-01-19 | libc: add goos, goarch, goroot. fixes build | Russ Cox | 1 | -0/+4 | |
TBR=r CC=golang-dev http://codereview.appspot.com/190059 | |||||
2009-11-30 | Ports of lib9, libbio and libmach to Windows. | Hector Chu | 1 | -5/+12 | |
R=rsc http://codereview.appspot.com/157159 Committer: Russ Cox <rsc@golang.org> | |||||
2008-06-12 | import the plan 9 libraries libc (lib9) and libbio into the tree. | Rob Pike | 1 | -0/+364 | |
remove the dependency on /home/r. SVN=122482 |