aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fltfmt.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2005-11-01Properly size buffer to avoid overflow.wkj1-1/+1
2004-12-31change _p9pow10 to fmtpow10rsc1-1/+1
2004-12-29#define pow10 to _p9pow10 as a stop-gap.wkj1-2/+4
2004-12-27add isNaNrsc1-3/+4
2004-12-26import changes from plan 9rsc1-33/+0
2004-12-26pick up plan 9 fltfmt changesrsc1-325/+138
2004-12-26clean up for unix portrsc1-1/+2
2004-02-29Move utf, fmt. Small header file changes.rsc1-0/+610