diff mbox

[PATCH-for-2.22] alpha: fix libc.abilist wrt fmemopen

Message ID 1449520039-7266-1-git-send-email-aurelien@aurel32.net
State New
Headers show

Commit Message

Aurelien Jarno Dec. 7, 2015, 8:27 p.m. UTC
Commit fdb7d390 introduced the fmemopen symbol at the wrong location
in alpha/libc.abilist. The file needs to keep sorted, fix that.

Note: this is for 2.22, for master the format has been changed in commit
8c77b6ad.
---
 ChangeLog                                  | 5 +++++
 sysdeps/unix/sysv/linux/alpha/libc.abilist | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Comments

Mike Frysinger Dec. 29, 2015, 5:52 p.m. UTC | #1
On 07 Dec 2015 21:27, Aurelien Jarno wrote:
> Commit fdb7d390 introduced the fmemopen symbol at the wrong location
> in alpha/libc.abilist. The file needs to keep sorted, fix that.

OK
-mike
diff mbox

Patch

diff --git a/ChangeLog b/ChangeLog
index 5c92a3e..bdc6d2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@ 
+2015-12-07  Aurelien Jarno  <aurelien@aurel32.net>
+
+	* sysdeps/unix/sysv/linux/alpha/libc.abilist [GLIBC_2.22]: move
+	to keep the file sorted.
+
 2015-12-03  Andrew Senkevich  <andrew.senkevich@intel.com>
 
 	* math/Makefile ($(inst_libdir)/libm.so): Corrected path to
diff --git a/sysdeps/unix/sysv/linux/alpha/libc.abilist b/sysdeps/unix/sysv/linux/alpha/libc.abilist
index 58c8b32..aa20e22 100644
--- a/sysdeps/unix/sysv/linux/alpha/libc.abilist
+++ b/sysdeps/unix/sysv/linux/alpha/libc.abilist
@@ -1822,9 +1822,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
 GLIBC_2.2
  GLIBC_2.2 A
  _IO_adjust_wcolumn F
@@ -2015,6 +2012,9 @@  GLIBC_2.2.4
 GLIBC_2.2.6
  GLIBC_2.2.6 A
  __nanosleep F
+GLIBC_2.22
+ GLIBC_2.22 A
+ fmemopen F
 GLIBC_2.3
  GLIBC_2.3 A
  __ctype_b_loc F