summaryrefslogtreecommitdiff
path: root/src/lib9/fmt/dofmt.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+630
2011-09-13Imported Upstream version 60Ondřej Surý1-630/+0
2009-08-31convert C runtime to 32-bit runes;Russ Cox1-8/+9
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/+629
remove the dependency on /home/r. SVN=122482