freebsd-dev/lib/libfetch
Mark Murray 4cd0119367 Do not use __progname directly (except in [gs]etprogname(3)).
Also, make an internal _getprogname() that is used only inside
libc. For libc, getprogname(3) is a weak symbol in case a
function of the same name is defined in userland.
2002-03-29 22:43:43 +00:00
..
common.c Switch to a self-starting allocation scheme. 2002-02-05 22:15:16 +00:00
common.h Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00
fetch.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fetch.c Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00
fetch.h Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00
file.c Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00
ftp.c Modernize my email address 2002-03-25 13:53:46 +00:00
ftp.errors
http.c Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
http.errors
Makefile Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00