aboutsummaryrefslogtreecommitdiff
path: root/src/libhtml/build.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* libhtml: plug a memory leak in addtextNeven Sajko2020-01-081-0/+3
| | | | Change-Id: I9b8a4430e7d26008ba9508095f8eb4b124a93b9b
* libhtml: plug quite a few memory leaksNeven Sajko2020-01-081-0/+3
| | | | Change-Id: I45bd62a590373669e90183cc2b2ee56570c007f5
* silence more warningsRuss Cox2012-10-211-0/+1
| | | | | R=rsc http://codereview.appspot.com/6744056
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-327/+329
|
* many dumb fixes.rsc2005-10-291-7/+7
|
* hide some routinesrsc2005-01-041-9/+9
|
* remove some [] array initializers.rsc2004-04-201-22/+328
|
* Import version of libhtml that might actually work with ANSI C.wkj2004-04-061-0/+4238