summaryrefslogtreecommitdiffstats
path: root/src/lib9/fmt/fltfmt.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly size buffer to avoid overflow.wkj2005-11-011-1/+1
|
* change _p9pow10 to fmtpow10rsc2004-12-311-1/+1
|
* #define pow10 to _p9pow10 as a stop-gap.wkj2004-12-291-2/+4
|
* add isNaNrsc2004-12-271-3/+4
|
* import changes from plan 9rsc2004-12-261-33/+0
|
* pick up plan 9 fltfmt changesrsc2004-12-261-325/+138
|
* clean up for unix portrsc2004-12-261-1/+2
|
* Move utf, fmt. Small header file changes.rsc2004-02-291-0/+610