This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Properly sort a MIPS libc.abilist file


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 ports/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ÃÃe,
 Thomas

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]