summaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fltfmt.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+679
2011-09-13Imported Upstream version 60Ondřej Surý1-679/+0
2009-10-22fix build after Mercurial move.Russ Cox1-11/+4
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
2009-07-28fmt boundary bugs.Russ Cox1-4/+13
pow10 was giving up too easily. R=r DELTA=4 (0 added, 3 deleted, 1 changed) OCL=32310 CL=32321
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-0/+677
remove the dependency on /home/r. SVN=122482