about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2011-04-22 23:31:52 -0400
committerUlrich Drepper <drepper@gmail.com>2011-04-22 23:31:52 -0400
commit4df46dbda7787fd9f718c4d98a8416fcfa2f2c56 (patch)
tree7cee7d6d6379074f1379ffb687d9b9bd2fcc51ec /ChangeLog
parent7a41d99a35ca4c13ad2db1bc3894e1a8ec70721b (diff)
downloadglibc-4df46dbda7787fd9f718c4d98a8416fcfa2f2c56.tar.gz
glibc-4df46dbda7787fd9f718c4d98a8416fcfa2f2c56.tar.xz
glibc-4df46dbda7787fd9f718c4d98a8416fcfa2f2c56.zip
Fix "make xcheck" in sunrpc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c8282e168..fe486f8cb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sunrpc/Makefile (need-export-routines): Add svc_run.
+	(routines): Remove svc_run.
+	($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
+	* sunrpc/clnt_perr.c (clnt_perrno): Export.
+	* sunrpc/svc_run.c (svc_run): Likewise.
+	* sunrpc/svc_udp.c (svcudp_create): Likewise.
+
 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
 
 	* nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix