diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-24 14:50:46 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-24 14:50:46 -0700 |
commit | 6e6249d0b461b952d0f544792372663feb6d792a (patch) | |
tree | 555d1ac3a5e2ca9030d15f2e1760aea1a2e69ba7 /ports/ChangeLog.ia64 | |
parent | 0cae3f4b033e441d820f4521fa5736e4e6e4d713 (diff) | |
download | glibc-6e6249d0b461b952d0f544792372663feb6d792a.tar.gz glibc-6e6249d0b461b952d0f544792372663feb6d792a.tar.xz glibc-6e6249d0b461b952d0f544792372663feb6d792a.zip |
BZ#14743: Move clock_* symbols from librt to libc.
Diffstat (limited to 'ports/ChangeLog.ia64')
-rw-r--r-- | ports/ChangeLog.ia64 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 641033b298..8d8f4dcd7c 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,11 @@ +2012-10-19 Roland McGrath <roland@hack.frob.com> + + * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist + (GLIBC_2.17): Add clock_* symbols. + + * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c (__get_clockfreq): + Use __open, __read, __close rather than their public counterparts. + 2012-10-09 Roland McGrath <roland@hack.frob.com> * sysdeps/ia64/configure: Regenerated. |