summaryrefslogtreecommitdiffstats
path: root/src/lib9/fmt
Commit message (Expand)AuthorAgeFilesLines
* use inttypesrsc2006-01-061-1/+1
* add stdint.h, uintptrrsc2005-12-291-0/+5
* set qid.vers (Erik Quanstrom)rsc2005-12-295-9/+9
* Properly size buffer to avoid overflow.wkj2005-11-011-1/+1
* checkpointrsc2005-01-142-0/+2
* these mkfiles only confusersc2005-01-131-56/+0
* sunos fixesrsc2005-01-072-2/+0
* change _p9pow10 to fmtpow10rsc2004-12-311-1/+1
* Formatting nits.wkj2004-12-2934-68/+68
* #define pow10 to _p9pow10 as a stop-gap.wkj2004-12-291-2/+4
* fmtdef.h needed for VA_COPYrsc2004-12-272-0/+2
* add isNaNrsc2004-12-271-3/+4
* portdatesrsc2004-12-261-0/+30
* more testsrsc2004-12-262-0/+61
* import changes from plan 9rsc2004-12-2618-167/+171
* pick up plan 9 fltfmt changesrsc2004-12-261-325/+138
* various little changes.rsc2004-12-261-19/+17
* add for unix portrsc2004-12-261-0/+33
* clean up for unix portrsc2004-12-2637-97/+112
* 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
* use plan9 mallocrsc2004-06-094-12/+8
* clean up when finished.rsc2004-04-191-1/+0
* Move utf, fmt. Small header file changes.rsc2004-02-2943-0/+3690