summaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2010-04-29rename GOOS=mingw to GOOS=windowsAlex Brainman1-1/+1
2010-02-08*l/*c: add -V flag to display version numberAndrew Gerrand2-1/+7
2010-01-18build: move GOOS, GOARCH, GOROOT lookup into central library.Russ Cox2-0/+39
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu9-116/+70
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-4/+4
2009-11-11two gopack nits.Russ Cox1-13/+0
2009-11-10lib9: rip out platform specific code that breaks on pclinuxosRuss Cox1-109/+7
2009-10-22fix build after Mercurial move.Russ Cox6-17/+1960
2009-08-31convert C runtime to 32-bit runes;Russ Cox2-9/+10
2009-08-17inline lib9.hRob Pike5-5/+10
2009-08-13add exitsRob Pike1-0/+34
2009-07-28fmt boundary bugs.Russ Cox1-4/+13
2009-07-20fix memset in fmtnull.Russ Cox1-2/+5
2008-07-07remove incorrect (!) constsKen Thompson3-11/+11
2008-07-07update to Unicode 5Rob Pike11-1194/+1254
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike75-0/+7510