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 Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
auth_des.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
auth_unix.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
clnt.h Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
des_crypt.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
key_prot.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
netdb.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
pmap_clnt.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
pmap_prot.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
pmap_rmt.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rpc.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rpc_des.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rpc_msg.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
svc.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
svc_auth.h Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
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