diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 15:53:04 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 15:53:04 +0100 |
commit | b866ae739bea58218211eeba9b3a7bd0d43ab84c (patch) | |
tree | 2883c26aefa4ec7d814949af078e843777477ee3 /open_issues/libpthread_CLOCK_MONOTONIC.mdwn | |
parent | 69815eb7eaf7334a53c0b202172baceda1d1ceae (diff) | |
download | web-b866ae739bea58218211eeba9b3a7bd0d43ab84c.tar.gz web-b866ae739bea58218211eeba9b3a7bd0d43ab84c.tar.bz2 web-b866ae739bea58218211eeba9b3a7bd0d43ab84c.zip |
open_issues/glibc: 28b74f8dbc3eb639d35fc0f93021ac5eb1fde9a4 (2012-11-03; fbeafedeea37e0af1984a6511018d159f5ceed6a (2012-11-03))
Diffstat (limited to 'open_issues/libpthread_CLOCK_MONOTONIC.mdwn')
-rw-r--r-- | open_issues/libpthread_CLOCK_MONOTONIC.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open_issues/libpthread_CLOCK_MONOTONIC.mdwn b/open_issues/libpthread_CLOCK_MONOTONIC.mdwn index 86a613d3..a394f400 100644 --- a/open_issues/libpthread_CLOCK_MONOTONIC.mdwn +++ b/open_issues/libpthread_CLOCK_MONOTONIC.mdwn @@ -103,3 +103,10 @@ License|/fdl]]."]]"""]] <pinotree> it'll be safe when implementing some private __hurd_clock_get{time,res} in libc proper, making librt just forward to it and adapting the gettimeofday to use it + + +# glibc + +[[!sourceware_PR 14304]], [[!sourceware_PR 14743]], [[!message-id +"CAH6eHdQRyTgkXE7k+UVpaObNTOZf7QF_fNoU-bqbMhfzXxXUDg@mail.gmail.com"]], commit +6e6249d0b461b952d0f544792372663feb6d792a (2012-10-24). |