- be C99 friendly. Anonymous unions are a GNU extension. This change is
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 29 Jan 2008 10:33:34 +0000 (10:33 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 29 Jan 2008 10:33:34 +0000 (10:33 -0000)
commit8c69afd992d7cc6c2fc7dea59c3c2bd3f3c21f15
tree998a337ecd57b737423a3793365519213f97da72
parentc882f341cec8451ee87af6746abb7208272d5b1a
- be C99 friendly. Anonymous unions are a GNU extension. This change is
  size-neutral WRT -std=gnu99 and fixes several compilation errors for strict
  C99 mode.
18 files changed:
include/libbb.h
include/platform.h
ipsvd/tcpudp.c
libbb/xconnect.c
networking/arping.c
networking/dnsd.c
networking/ftpgetput.c
networking/httpd.c
networking/ifconfig.c
networking/nc.c
networking/ping.c
networking/pscan.c
networking/tftp.c
networking/udhcp/files.c
networking/wget.c
procps/top.c
sysklogd/syslogd.c
util-linux/mount.c