summaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fmtnull.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+48
2011-09-13Imported Upstream version 60Ondřej Surý1-48/+0
2009-10-22fix build after Mercurial move.Russ Cox1-5/+2
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
2009-07-20fix memset in fmtnull.Russ Cox1-2/+5
R=r DELTA=1 (0 added, 0 deleted, 1 changed) OCL=31863 CL=31870
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-0/+48
remove the dependency on /home/r. SVN=122482