]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 06:52:49 +0000 (06:52 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 06:52:49 +0000 (06:52 +0000)
ChangeLog

index e59013b0ecdc60ce6b43654e20ffff43342ed4f2..83729618cf0fac8220224329f24971334e3f0220 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-08-30  Roland McGrath  <roland@redhat.com>
 
+       * time.c (clocknames): New variable, symbolic names for clock_t.
+       (sys_clock_settime, sys_clock_gettime, sys_clock_nanosleep): Use it.
+       From Ulrich Drepper <drepper@redhat.com>.
+       Fixes RH#129378.
+
        * system.c (personality_options): Hard-code values here.
        Don't #include <linux/personality.h> at all.
        Fixes RH#130965.