glibc/sunrpc/rpc
Jia Liu ae7080d30c sunrpc/rpc/types.h: fix OS X and FreeBSD build problems
When I build arm-linux-gcc on OS X, I find glibc will get a build error
in sunrpc/rpc/types.h, so I add __APPLE_CC__ to make OS X build OK.
For FreeBSD, Add __FreeBSD__ to make it build OK, too.

URL: http://sourceware.org/ml/libc-alpha/2013-09/msg00155.html
URL: http://sourceware.org/ml/libc-alpha/2013-09/msg00217.html
URL: http://sourceware.org/ml/libc-alpha/2013-09/msg00240.html
Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-09-11 18:37:21 -04:00
..
auth.h
auth_des.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
auth_unix.h
clnt.h Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
des_crypt.h
key_prot.h
netdb.h
pmap_clnt.h
pmap_prot.h
pmap_rmt.h
rpc.h
rpc_des.h
rpc_msg.h
svc.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
svc_auth.h
types.h sunrpc/rpc/types.h: fix OS X and FreeBSD build problems 2013-09-11 18:37:21 -04:00
xdr.h Fix typos. 2013-08-21 19:48:48 +02:00