summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-04-29 14:43:41 -0700
committerRoland McGrath <roland@hack.frob.com>2015-04-29 14:43:41 -0700
commit3600cf1e524b2aad379fa5dc76d5e124b23fc9fa (patch)
tree5180d87b158a6f9485f50d4b02427b35b3511342 /ChangeLog
parent314647f75ddfc94e600498a65ea8c7a05e9c20c0 (diff)
downloadglibc-3600cf1e524b2aad379fa5dc76d5e124b23fc9fa.tar.gz
glibc-3600cf1e524b2aad379fa5dc76d5e124b23fc9fa.tar.xz
glibc-3600cf1e524b2aad379fa5dc76d5e124b23fc9fa.zip
NaCl: Fix symbol names for euidaccess.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d154d2525..653cffe4e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-04-29  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
+	(euidaccess, eaccess): Define as weak aliases.
+
 	* sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
 	__SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
 	but __suseconds_t is often 'long int' so some sources assume that