Commit Briefs

Dan Cross

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>


rsc

oops


rsc

fmt changes from Google


wkj

Formatting nits.



rsc

clean up for unix port


rsc

PowerPC Linux support from ericvh.

Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.