Commit Graph

22 Commits (261420b7b6a0fe8aba0a7695707c2f253189a803)

Author SHA1 Message Date
leitner a2f86a77b5 put includes into <libowfat/*.h>
leitner 137b80ea74 test for pread and use it instead of lseek+read in cdb and io_mmapwritefile
leitner 85d14a2703 ignore entities.h
leitner 4a04c40595 get rid of more -Wconversion warnings
leitner 35942878c2 $ make WERROR=-Werror now builds with -Werror
add some single char escaping routines to fmt.h
pull in html5 entities from w3c and use those to do a proper scan_html decoding
fix an off-by-one in fmt_to_array
add a ton of unit tests for the fmt routines
leitner 76e9ed7b3b add tryuing128.c and ignore haveuint128.h
leitner d39cabe5fa ignore uudecode
leitner 2b4cee341c new Makefile
leitner 173ee15e6c do not ignore Makefile
leitner 6ad2022cad be more ignorant
leitner ab03f30328 be more ignorant
leitner 4210cc3556 cvsignore more
leitner 9366672ea5 more cvsignoring
leitner 29075afaba cvsignore havebsdsf.h
leitner 7732d63465 cvsignore havesigio.h
leitner 402af4190d cvsignore the new tests and remove their results in make clean
leitner 523a8646d1 cvsignore select.h and iopause.h
leitner 67968cd109 ignore urlencode
leitner fe3e56b802 add unurl test (rename "foo%20bar" to "foo bar")
leitner 59c3777f2c work around compilers that don't understand "static inline"
leitner 886d8451ec cvsignore have*.h
leitner 1bcce7eed7 even more stuff