aboutsummaryrefslogtreecommitdiff
path: root/src/libhtml/build.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
* libhtml: plug a memory leak in addtextNeven Sajko2020-01-081-0/+3
* libhtml: plug quite a few memory leaksNeven Sajko2020-01-081-0/+3
* silence more warningsRuss Cox2012-10-211-0/+1
* 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