about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-05-31 13:10:02 +0200
committerMarek Polacek <polacek@redhat.com>2012-05-31 13:10:02 +0200
commit3091725976856160a5427b03a9586af534b63750 (patch)
treeef9fb10b1cbb578e99d005260b0cc2c8b5d5db91 /ChangeLog
parent1c58d5dcebbc41172316b3d28ee3fc58cf09aa13 (diff)
downloadglibc-3091725976856160a5427b03a9586af534b63750.tar.gz
glibc-3091725976856160a5427b03a9586af534b63750.tar.xz
glibc-3091725976856160a5427b03a9586af534b63750.zip
Remove use of INTUSE/INTDEF in misc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 067a91a621..c9bd9b4ad1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-05-31  Marek Polacek  <polacek@redhat.com>
+
+	[BZ #14132]
+	* include/mntent.h (__setmntent_internal, __getmntent_r_internal
+	__endmntent_internal): Remove declaration.
+	(__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
+	(__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
+	* misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
+
 2012-05-30  David S. Miller  <davem@davemloft.net>
 
 	* sysdeps/sparc/sparc32/soft-fp/q_util.c