From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23789 invoked by alias); 20 Feb 2013 16:08:24 -0000 Received: (qmail 23773 invoked by uid 22791); 20 Feb 2013 16:08:23 -0000 X-SWARE-Spam-Status: No, hits=-6.5 required=5.0 tests=BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Feb 2013 16:08:17 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1U8CDQ-0003uz-G3 from Thomas_Schwinge@mentor.com for libc-ports@sourceware.org; Wed, 20 Feb 2013 08:08:16 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 20 Feb 2013 08:08:15 -0800 Received: from feldtkeller.schwinge.homeip.net (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Wed, 20 Feb 2013 16:08:13 +0000 From: Thomas Schwinge To: CC: Subject: Properly sort a MIPS libc.abilist file User-Agent: Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Wed, 20 Feb 2013 16:08:00 -0000 Message-ID: <87sj4rc6jb.fsf@schwinge.name> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2013-02/txt/msg00049.txt.bz2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-length: 1049 Hi! Push as commit f6432d898e44f982dbe8f9229c4894fa4840a670, as obvious: ports/ * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort properly. diff --git ports/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist port= s/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist index f8cefd1..2c2cd54 100644 --- ports/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist +++ ports/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist @@ -1390,6 +1390,17 @@ GLIBC_2.16 mbrtoc16 F mbrtoc32 F timespec_get F +GLIBC_2.17 + GLIBC_2.17 A + clock_getcpuclockid F + clock_getres F + clock_gettime F + clock_nanosleep F + clock_settime F + secure_getenv F +GLIBC_2.18 + GLIBC_2.18 A + __cxa_thread_atexit_impl F GLIBC_2.2 GLIBC_2.2 A _Exit F @@ -2242,14 +2253,3 @@ GLIBC_2.9 pipe2 F _gp_disp _gp_disp A -GLIBC_2.17 - GLIBC_2.17 A - clock_getcpuclockid F - clock_getres F - clock_gettime F - clock_nanosleep F - clock_settime F - secure_getenv F -GLIBC_2.18 - GLIBC_2.18 A - __cxa_thread_atexit_impl F Gr=C3=BC=C3=9Fe, Thomas --=-=-= Content-Type: application/pgp-signature Content-length: 489 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJRJPToAAoJENuKOtuXzphJpDAH/3oKEhqfwdmBC1c+ZKRdaN6s mOhzeV+7e43bQ5tkCXJm35z9ytbVXvcixZ0ZBY2rv5V+ZxirK1+9dkmMG1qdG0l8 u3fVZzxZQ/4zYFgoENLl+QTKqMLQK3hkcCh/p+4nNjpxZTO+GC0Su31FajXTkU0y Ur2jWq7BwBErPsy7+FCyEQllfl3y1IUu+cfpDVrKBdLNFxMi9lg1yI4Q4pKE0L62 /cJAPBh8qQcZeEVK7U90CE377OMyHHBkTT8SDFusEJvicYN54GPDqbFUz977Py20 hc/HdkyFrPqOe3PC1q7R/CjGzhjVIQ3M7auc+Gro4vyoqUc4JYigAlOFUClRH4s= =bmJQ -----END PGP SIGNATURE----- --=-=-=--