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
common.h
fetch.3
fetch.c
fetch.h
file.c
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