Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add fts64_* to sysdeps/arm/nacl/libc.abilist
  • Loading branch information
Roland McGrath committed Feb 22, 2016
1 parent 80fcb5c commit b2e7228
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 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 Dmitry V. Levin <ldv@altlinux.org>

[BZ #19512]
Expand Down
6 changes: 6 additions & 0 deletions sysdeps/arm/nacl/libc.abilist
Expand Up @@ -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

0 comments on commit b2e7228

Please sign in to comment.