summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sysctl.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-22 00:41:29 -0400
committerMike Frysinger <vapier@gentoo.org>2009-10-22 00:41:29 -0400
commit829779686b0a263ad3582aecc1cc7a296c38a1c9 (patch)
treeb005ce4a0d4f7d98eefb71bc15d6fc3d9b690854 /libc/sysdeps/linux/common/sysctl.c
parentbc5922f17d546bbd82644d0be03bb078bba1f85f (diff)
inet_ntop4: avoid inline initialization
We only need to set the first byte to 0, but gcc likes to zero out the rest of the string with memset() when using this initialization style. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/common/sysctl.c')
0 files changed, 0 insertions, 0 deletions