aboutsummaryrefslogtreecommitdiff
path: root/src/libhtml/build.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-4/+4
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>
2020-01-08libhtml: plug a memory leak in addtextNeven Sajko1-0/+3
Change-Id: I9b8a4430e7d26008ba9508095f8eb4b124a93b9b
2020-01-08libhtml: plug quite a few memory leaksNeven Sajko1-0/+3
Change-Id: I45bd62a590373669e90183cc2b2ee56570c007f5
2012-10-21silence more warningsRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/6744056
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-327/+329
2005-10-29many dumb fixes.rsc1-7/+7
2005-01-04hide some routinesrsc1-9/+9
2004-04-20remove some [] array initializers.rsc1-22/+328
2004-04-06Import version of libhtml that might actually work with ANSI C.wkj1-0/+4238