summaryrefslogtreecommitdiff
path: root/src/lib9
Commit message (Expand)AuthorAgeFilesLines
...
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-29/+9
* build: no required environment variablesRuss Cox2010-08-181-2/+2
* misc/builder: support for uploading tarballs to googlecodeAndrew Gerrand2010-07-301-1/+3
* rename GOOS=mingw to GOOS=windowsAlex Brainman2010-04-291-1/+1
* *l/*c: add -V flag to display version numberAndrew Gerrand2010-02-082-1/+7
* build: move GOOS, GOARCH, GOROOT lookup into central library.Russ Cox2010-01-182-0/+39
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-309-116/+70
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-4/+4
* two gopack nits.Russ Cox2009-11-111-13/+0
* lib9: rip out platform specific code that breaks on pclinuxosRuss Cox2009-11-101-109/+7
* fix build after Mercurial move.Russ Cox2009-10-226-17/+1960
* convert C runtime to 32-bit runes;Russ Cox2009-08-312-9/+10
* inline lib9.hRob Pike2009-08-175-5/+10
* add exitsRob Pike2009-08-131-0/+34
* fmt boundary bugs.Russ Cox2009-07-281-4/+13
* fix memset in fmtnull.Russ Cox2009-07-201-2/+5
* remove incorrect (!) constsKen Thompson2008-07-073-11/+11
* update to Unicode 5Rob Pike2008-07-0711-1194/+1254
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-1275-0/+7510