Joe Poirier
|
bf3f768955
|
windows: replace remaining __MINGW32__ instances with _WIN32
R=rsc, brainman
CC=golang-dev
https://golang.org/cl/4146041
|
2011-02-08 15:42:52 -05:00 |
|
Joe Poirier
|
b57ffae094
|
cov and prof: implement windows version (just function stubs and build mods)
R=brainman, rsc
CC=golang-dev
https://golang.org/cl/1676054
|
2010-07-30 11:47:11 +10:00 |
|
Dean Prichard
|
49c4256913
|
Fix *l/*c -V flag segfault
*l/*c -V will segfault on macos without this trivial fix.
R=adg
CC=golang-dev
https://golang.org/cl/205042
|
2010-02-08 11:53:27 -08:00 |
|
Russ Cox
|
38430213f5
|
libc: add goos, goarch, goroot. fixes build
TBR=r
CC=golang-dev
https://golang.org/cl/190059
|
2010-01-19 09:08:05 -08:00 |
|
Hector Chu
|
cd9d72ba9e
|
Ports of lib9, libbio and libmach to Windows.
R=rsc
https://golang.org/cl/157159
|
2009-11-30 11:53:11 -08:00 |
|
Rob Pike
|
69b74c3953
|
import the plan 9 libraries libc (lib9) and libbio into the tree.
remove the dependency on /home/r.
SVN=122482
|
2008-06-12 13:26:16 -07:00 |
|