OSDN Git Service

- patch from Denis Vlasenko to add and use bb_xsocket() and to use
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 12 Apr 2006 17:55:51 +0000 (17:55 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 12 Apr 2006 17:55:51 +0000 (17:55 -0000)
commitdac7ff15b7d32deeeef3d9665744fc5774c21d70
tree0e4c34863628d79fdad0c6217f4deb0ca0a91c33
parent79865bc5077cf6d17b27e9599921d4c85b1575fd
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
  bb_xopen some more while at it.
  Also use shorter boilerplate while at it.
22 files changed:
archival/gzip.c
docs/new-applet-HOWTO.txt
include/libbb.h
libbb/Makefile.in
libbb/bb_xsocket.c [new file with mode: 0644]
libbb/xconnect.c
networking/arping.c
networking/dnsd.c
networking/ether-wake.c
networking/fakeidentd.c
networking/httpd.c
networking/ifconfig.c
networking/nc.c
networking/route.c
networking/telnetd.c
networking/tftp.c
networking/traceroute.c
networking/vconfig.c
sysklogd/syslogd.c
util-linux/fbset.c
util-linux/mkfs_minix.c
util-linux/mkswap.c