]> sourceware.org Git - glibc.git/commitdiff
Properly sort a libc.abilist file.
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 20 Feb 2013 07:42:50 +0000 (08:42 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 20 Feb 2013 15:49:59 +0000 (16:49 +0100)
Inconsistency introduced in commit 84b3fd8407cc9a2e7f487b6247681bd8a78a4560.

ports/ChangeLog.mips
ports/sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist

index 8954f9a748b3ee2b10f5deb31cc3139f8d3b16dd..5574d72209b15ca7c663b45d97773708a4e9b6e7 100644 (file)
@@ -1,5 +1,8 @@
 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
 
+       * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort
+       properly.
+
        * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
        __attribute_used__ to __attribute__ ((unused)).
 
index f8cefd1f51126413c9921d19ed21c33b9826bd9e..2c2cd54868fc4e67852144f53ba4e05da59a000d 100644 (file)
@@ -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
This page took 0.047683 seconds and 5 git commands to generate.