add attribute_hidden to __have_{sock_cloexec,pipe2,dup3
authorMike Frysinger <vapier@gentoo.org>
Sat, 18 Aug 2012 04:37:30 +0000 (00:37 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 18 Aug 2012 05:54:12 +0000 (01:54 -0400)
commit493387d21f8c1ca8d1dafd7d19d845780f5f2b0c
treec4ebe7ecc4ca072e47e83a096589846fbceba52e
parenta277af22ea038ff963355b603ade8d0a8a98eb5d
add attribute_hidden to __have_{sock_cloexec,pipe2,dup3

These internal knobs are not exposed as part of the public ABI, so mark
them hidden to avoid generating relocations against them.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog
include/sys/socket.h
include/unistd.h