Commit Graph

7 Commits (823f052cbda10bd5c43b3c3c3df1f978d15f8675)

Author SHA1 Message Date
Felix von Leitner 6a1c199a99 $ 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
Felix von Leitner 8b2036b21e IRIX compatibility (yuck!) 2005-05-20 14:14:15 +00:00
Felix von Leitner 551bcc2f60 detect sendfile on Linux with glibc 2004-01-30 12:37:39 +00:00
Felix von Leitner 81f97d85b7 integrate Linux sendfile into trysendfile.c infrastructure
first stab at AIX 5 sendfile support
2004-01-12 22:09:41 +00:00
Felix von Leitner e8c96ef3a7 macos x support 2004-01-08 17:11:08 +00:00
Felix von Leitner 9a765ad112 Support Solaris 9 sendfile 2004-01-08 16:34:47 +00:00
Felix von Leitner d8c2458342 support HP-UX sendfile (thanks Rolf Eike Beer) 2004-01-08 15:07:40 +00:00