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>


libhtml: plug a memory leak in addtext Change-Id: I9b8a4430e7d26008ba9508095f8eb4b124a93b9b


libhtml: plug quite a few memory leaks Change-Id: I45bd62a590373669e90183cc2b2ee56570c007f5


silence more warnings R=rsc http://codereview.appspot.com/6744056


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


many dumb fixes.


hide some routines


remove some [] array initializers.


Import version of libhtml that might actually work with ANSI C.