summaryrefslogtreecommitdiff
path: root/src/libbio/bputrune.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+49
2011-09-13Imported Upstream version 60Ondřej Surý1-49/+0
2009-08-31convert C runtime to 32-bit runes;Russ Cox1-1/+1
rune now unsigned. R=r DELTA=10 (1 added, 0 deleted, 9 changed) OCL=34140 CL=34146
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-0/+49
remove the dependency on /home/r. SVN=122482