GNU C Library master sources branch master updated. glibc-2.19-739-gd34570a

carlos@sourceware.org carlos@sourceware.org
Wed Jul 2 06:59:00 GMT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d34570a6b8167849a7f5dbfc67cdaf323d3263dd (commit)
      from  ccf431ffe19efdd608f641ab68e47063691a65c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=d34570a6b8167849a7f5dbfc67cdaf323d3263dd

commit d34570a6b8167849a7f5dbfc67cdaf323d3263dd
Author: Carlos O'Donell <carlos@systemhalted.org>
Date:   Wed Jul 2 03:11:53 2014 -0400

    hppa: Remove GLIBC_2.3 from librt.abilist.
    
    This commit removes the aio_cancel and aio_cancel64 symbols at
    GLIBC_2.3 from the ABI baseline. The ABI baseline is now complete
    for hppa and considered stable.

diff --git a/ChangeLog b/ChangeLog
index ff1797d..45bac58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
 
+	* sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
+	entries.
+
 	* sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
 	entry for aio_cancel and aio_cancel64.
 	* sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
diff --git a/sysdeps/unix/sysv/linux/hppa/librt.abilist b/sysdeps/unix/sysv/linux/hppa/librt.abilist
index b2a5f2d..af7df27 100644
--- a/sysdeps/unix/sysv/linux/hppa/librt.abilist
+++ b/sysdeps/unix/sysv/linux/hppa/librt.abilist
@@ -31,10 +31,6 @@ GLIBC_2.2
  timer_getoverrun F
  timer_gettime F
  timer_settime F
-GLIBC_2.3
- GLIBC_2.3 A
- aio_cancel F
- aio_cancel64 F
 GLIBC_2.3.4
  GLIBC_2.3.4 A
  mq_close F

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                  |    3 +++
 sysdeps/unix/sysv/linux/hppa/librt.abilist |    4 ----
 2 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources



More information about the Glibc-cvs mailing list