freebsd-dev/lib/libfetch
Dag-Erling Smørgrav 15b68c63bb Mark all socket and file descriptors close-on-exec.
PR:		bin/151866
MFC after:	3 weeks
2011-05-13 07:21:41 +00:00
..
common.c Mark all socket and file descriptors close-on-exec. 2011-05-13 07:21:41 +00:00
common.h
fetch.3 Document HTTP digest authentication support. 2010-01-26 15:06:22 +00:00
fetch.c 1. Update fetch to consistently return 1 on error, as the man page states, 2008-12-17 18:00:18 +00:00
fetch.h Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
file.c Mark all socket and file descriptors close-on-exec. 2011-05-13 07:21:41 +00:00
ftp.c Increase WARNS to 4. 2011-05-12 21:26:42 +00:00
ftp.errors
http.c Increase WARNS to 4. 2011-05-12 21:26:42 +00:00
http.errors
Makefile Builds cleanly at the default WARNS level (WARNS=6). 2011-05-12 21:30:46 +00:00