mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
BZ#14743: Move clock_* symbols from librt to libc.
Change missing from commit 6e6249d0b461b952d0f544792372663feb6d792a.
This commit is contained in:
parent
903252aadb
commit
4c68e86547
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user