7 Commits

Author SHA1 Message Date
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
2014-03-13 22:25:20 +00:00
leitner
c169ae9b4a IRIX compatibility (yuck!) 2005-05-20 14:14:15 +00:00
leitner
8cf348e961 detect sendfile on Linux with glibc 2004-01-30 12:37:39 +00:00
leitner
cae1a561fd integrate Linux sendfile into trysendfile.c infrastructure
first stab at AIX 5 sendfile support
2004-01-12 22:09:41 +00:00
leitner
f21e1c57a3 macos x support 2004-01-08 17:11:08 +00:00
leitner
7ddce27f49 Support Solaris 9 sendfile 2004-01-08 16:34:47 +00:00
leitner
f484ecdc5f support HP-UX sendfile (thanks Rolf Eike Beer) 2004-01-08 15:07:40 +00:00