Dan Cross
fa325e9b42
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>
2020-01-10 14:54:30 +00:00
Neven Sajko
a18741729c
libhtml: plug a memory leak in addtext
...
Change-Id: I9b8a4430e7d26008ba9508095f8eb4b124a93b9b
2020-01-08 08:50:01 -05:00
Neven Sajko
8241eca986
libhtml: plug quite a few memory leaks
...
Change-Id: I45bd62a590373669e90183cc2b2ee56570c007f5
2020-01-08 08:50:01 -05:00
Russ Cox
c5bfba483f
silence more warnings
...
R=rsc
http://codereview.appspot.com/6744056
2012-10-21 12:04:56 -04:00
rsc
cbeb0b26e4
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
rsc
3c38dbc023
many dumb fixes.
2005-10-29 17:42:27 +00:00
rsc
7e19561a6c
hide some routines
2005-01-04 22:20:21 +00:00
rsc
c252674209
remove some [] array initializers.
2004-04-20 00:45:06 +00:00
wkj
7cf289ca89
Import version of libhtml that might actually work with ANSI C.
2004-04-06 19:06:52 +00:00