]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add fts64_* to sysdeps/arm/nacl/libc.abilist
authorRoland McGrath <roland@hack.frob.com>
Mon, 22 Feb 2016 23:19:56 +0000 (15:19 -0800)
committerRoland McGrath <roland@hack.frob.com>
Mon, 22 Feb 2016 23:20:10 +0000 (15:20 -0800)
(cherry picked from commit b2e722855b4599cdcc5dfc98e9d28e3825ecbe33)

ChangeLog
sysdeps/arm/nacl/libc.abilist

index 07c9510cf98abeb8f22f79b54fe552f5df94fe0c..7895446c54902a63191a42c2e82d0c0fc2b888b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-02-22  Roland McGrath  <roland@hack.frob.com>
+
+       * sysdeps/arm/nacl/libc.abilist (GLIBC_2.23): Add GLIBC_2.23,
+       fts64_children, fts64_close, fts64_open, fts64_read and fts64_set.
+
 2016-02-22  H.J. Lu  <hongjiu.lu@intel.com>
 
        [BZ #19679]
index 561441e548d89d9e28eb3eca093acc3d3a199ba5..05605109c89fe6091db9600e9056a16785af6812 100644 (file)
@@ -1834,3 +1834,9 @@ GLIBC_2.22 wprintf F
 GLIBC_2.22 write F
 GLIBC_2.22 writev F
 GLIBC_2.22 wscanf F
+GLIBC_2.23 GLIBC_2.23 A
+GLIBC_2.23 fts64_children F
+GLIBC_2.23 fts64_close F
+GLIBC_2.23 fts64_open F
+GLIBC_2.23 fts64_read F
+GLIBC_2.23 fts64_set F