diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-09 22:46:12 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-09 22:46:12 +0000 |
commit | 1991fa031c685d5cdcfc07cfea552bd7c33804e9 (patch) | |
tree | d7f55b91348302d3b2f679eb8e5d6b144a18b504 /ChangeLog | |
parent | 60d6f5a6f50d838bcb4240fcc0223cac445c6c83 (diff) | |
download | glibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.tar.gz glibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.tar.xz glibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.zip |
Remove __GNU_LIBRARY__ conditionals from rpcgen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4cdf4f5e85..6c0390615b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-03-09 Joseph Myers <joseph@codesourcery.com> + + * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals. + * sunrpc/rpc_main.c: Likewise. + * sunrpc/rpc_svcout.c: Likewise. + 2012-03-09 David S. Miller <davem@davemloft.net> * include/math_private.h: New file. |