]> sourceware.org Git - glibc.git/commitdiff
BZ#14743: Move clock_* symbols from librt to libc.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 1 Nov 2012 00:55:23 +0000 (01:55 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 1 Nov 2012 00:59:19 +0000 (01:59 +0100)
Change missing from commit 6e6249d0b461b952d0f544792372663feb6d792a.

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

index eda8081bce4905e5ab319889e8d98047d73a3f38..6e1830a92a0bfcc4e48d358b43f8d3837cff70a6 100644 (file)
@@ -1,3 +1,8 @@
+2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist
+       (GLIBC_2.17): Add clock_* symbols.
+
 2012-10-31  Steve Ellcey  <sellcey@mips.com>
 
        * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make
index 2a0e2a2d96cc9eb3c8ffcbaedcad63e00f5a9215..df2e63728a0436268c5255401607330a1f548041 100644 (file)
@@ -1392,6 +1392,11 @@ GLIBC_2.16
  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.2
  GLIBC_2.2 A
This page took 0.051426 seconds and 5 git commands to generate.