summaryrefslogtreecommitdiff
path: root/src/lib9/fmt
Commit message (Expand)AuthorAgeFilesLines
* lib9: format %#04x, 0 as 0x0000 not 000000.Russ Cox2014-07-231-6/+0
* lib9: fix inconsistencies and warnings on Plan 9David du Colombier2014-02-134-4/+37
* lib9: restore printing of signed integersRuss Cox2013-06-301-3/+3
* lib9: avoid all -Wconversion warningsIan Lance Taylor2013-06-2512-95/+98
* lib9/fmt: do not put a main symbol into lib9.aRuss Cox2012-09-241-0/+2
* lib9: make safe for automatic buildsRuss Cox2012-02-011-30/+0
* gc: changes to export format in preparation for inlining.Luuk van Dijk2011-10-082-33/+21
* build: fixes for mingw-w64Wei Guangjing2011-07-251-1/+1
* fix build after Mercurial move.Russ Cox2009-10-223-16/+538
* convert C runtime to 32-bit runes;Russ Cox2009-08-311-8/+9
* fmt boundary bugs.Russ Cox2009-07-281-4/+13
* fix memset in fmtnull.Russ Cox2009-07-201-2/+5
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-1230-0/+3170