OSDN Git Service

Add xgethostbyname and herror_msg* functions.
authorMatt Kraai <kraai@debian.org>
Wed, 16 May 2001 15:40:51 +0000 (15:40 -0000)
committerMatt Kraai <kraai@debian.org>
Wed, 16 May 2001 15:40:51 +0000 (15:40 -0000)
commitc55b8d41c15640fa1637f919b3f6eca6e781047a
tree03c1fca61c1b577b7c527d2b8482c5b7f6972bcd
parent59df6f73988b103f0dcfffeaec10642527336c5e
Add xgethostbyname and herror_msg* functions.
25 files changed:
Makefile
hostname.c
include/libbb.h
libbb/herror_msg.c [new file with mode: 0644]
libbb/herror_msg_and_die.c [new file with mode: 0644]
libbb/libbb.h
libbb/vherror_msg.c [new file with mode: 0644]
libbb/xgethostbyname.c [new file with mode: 0644]
nc.c
networking/hostname.c
networking/nc.c
networking/ping.c
networking/telnet.c
networking/tftp.c
networking/wget.c
nfsmount.c
ping.c
rdate.c
sysklogd/syslogd.c
syslogd.c
telnet.c
tftp.c
util-linux/nfsmount.c
util-linux/rdate.c
wget.c