]> sourceware.org Git - glibc.git/commit
* nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
authorAndreas Jaeger <aj@suse.de>
Sun, 10 Nov 2002 11:06:36 +0000 (11:06 +0000)
committerAndreas Jaeger <aj@suse.de>
Sun, 10 Nov 2002 11:06:36 +0000 (11:06 +0000)
commitfb776f3ef3b2b7eaf7e92305b8b2dc480f31f3ff
treeb6d3b7b6350601fbb8f6cbf8f820d25c0ab59cdb
parent55c303acb873e478540042612f1028139454d4a4
* nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict

aliasing problem.
* nss/getXXbyYY_r.c (INTERNAL): Likewise.
* nss/getnssent_r.c (__nss_getent_r): Likewise.
(__nss_setent): Likewise.
(__nss_getent_r): Likewise.
* inet/getnetgrent_r.c (innetgr): Likewise.
(__internal_setnetgrent_reuse): Likewise.
(internal_getnetgrent_r): Likewise.
* inet/ether_hton.c (ether_hostton): Likewise.
* inet/ether_ntoh.c (ether_ntohost): Likewise.
* sunrpc/netname.c (netname2user): Likewise.
* sunrpc/publickey.c (getpublickey): Likewise.
(getsecretkey): Likewise.
inet/ether_hton.c
inet/ether_ntoh.c
inet/getnetgrent_r.c
nss/getXXbyYY_r.c
nss/getXXent.c
nss/getnssent_r.c
sunrpc/netname.c
sunrpc/publickey.c
This page took 0.04765 seconds and 5 git commands to generate.