Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


libfmt: add missing copyright notice to nan64.c nan64.c was part of change #1 in this repository and did not have a notice at that point (September 2003). An earlier copy of libfmt, dated January 14-15, 2003, makes it clear that nan64.c was extracted from fltfmt.c and strtod.c, so use the same notice they use.


lib9: hide uvlong/double conversions to placate gcc (John Gosset)


fix nan64


another day, another __isNaN


new __isNaN (Scott Schwartz)


clean up for unix port


Get rid of 64-bit constants.


PowerPC Linux support from ericvh. Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.


Move utf, fmt. Small header file changes.