mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
libio: Update powerpc64le libc.abilist
This patch adds the missing fmemopen entry for powerpc64le libc abilist check file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist
This commit is contained in:
parent
ed4060f50e
commit
632b3db8e2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user