summaryrefslogtreecommitdiff
path: root/src/libbio
Commit message (Expand)AuthorAgeFilesLines
* libbio: add casts to eliminate -Wconversion warningIan Lance Taylor2014-04-141-1/+1
* libbio, libmach: warnings from the Plan 9 tool chainLucio De Re2014-04-071-1/+2
* lib9: enable on Plan 9David du Colombier2014-02-131-2/+0
* build: do not use the host's libbio on Plan 9Anthony Martin2013-12-094-3/+3
* build: more "undefined behavior" fixesRuss Cox2013-09-101-1/+1
* libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/BputcDmitriy Vyukov2013-08-305-4/+38
* libbio: add casts to remove -Wconversion warningsIan Lance Taylor2013-08-0311-29/+29
* build: delete make paraphernaliaRuss Cox2012-02-061-50/+4
* build: test for _WIN32, not _MINGW32Joe Poirier2010-09-081-1/+1
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-17/+3
* libbio: fix Bprint bugRuss Cox2010-08-101-21/+49
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-302-3/+5
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-3/+3
* convert C runtime to 32-bit runes;Russ Cox2009-08-312-2/+2
* fix build (Makefile comment convention)Rob Pike2009-08-171-4/+4
* 6l:Russ Cox2008-10-202-6/+13
* add gobuild.Russ Cox2008-09-191-0/+2
* Use a single Make.conf for setting CC, etc.Russ Cox2008-08-031-2/+1
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-1217-0/+1196