Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 1 | -1/+6 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -5/+13 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+7 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+386 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -382/+0 | |
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 |