summaryrefslogtreecommitdiffstats
path: root/src/lib9/fmt
Commit message (Collapse)AuthorAgeFilesLines
* print 0 %ux as 0x0rsc2004-10-221-1/+0
|
* Fix bug in rune half of __fmtcpy reported by rob.rsc2004-09-281-2/+0
|
* Get rid of 64-bit constants.rsc2004-09-231-3/+3
|
* small tweaksrsc2004-09-172-2/+2
|
* PowerPC Linux support from ericvh.rsc2004-08-2211-14/+34
| | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
* use plan9 mallocrsc2004-06-094-12/+8
|
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* Move utf, fmt. Small header file changes.rsc2004-02-2943-0/+3690