Skip to content

Commit

Permalink
libio: Update powerpc64le libc.abilist
Browse files Browse the repository at this point in the history
This patch adds the missing fmemopen entry for powerpc64le libc abilist
check file.

	* sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
  • Loading branch information
Adhemerval Zanella authored and Adhemerval Zanella committed Jul 9, 2015
1 parent ed4060f commit 632b3db
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2015-07-09 Adhemerval Zanella <adhemerval.zanella@linaro.org>

* sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
[GLIBC_2.22]: Add fmemopen.

2015-07-09 Samuel Thibault <samuel.thibault@ens-lyon.org>

* sysdeps/mach/hurd/mlock.c (mlock): When __get_privileged_ports
Expand Down
3 changes: 3 additions & 0 deletions sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
Original file line number Diff line number Diff line change
Expand Up @@ -2169,3 +2169,6 @@ GLIBC_2.17
GLIBC_2.18
GLIBC_2.18 A
__cxa_thread_atexit_impl F
GLIBC_2.22
GLIBC_2.22 A
fmemopen F

0 comments on commit 632b3db

Please sign in to comment.