summaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý19-3138/+71
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý85-0/+12551
2011-09-13Imported Upstream version 60Ondřej Surý85-12530/+0
2011-08-03Imported Upstream version 59upstream/59Ondřej Surý1-1/+2
2011-04-28Imported Upstream version 2011.04.27upstream/2011.04.27Ondřej Surý1-2/+1
2011-04-26Imported Upstream version 2011.04.13upstream/2011.04.13Ondřej Surý1-1/+1
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý5-56/+1588
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý8-49/+1598
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