From: Roland McGrath Date: Tue, 31 Aug 2004 06:52:49 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~543 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fbbf020f78c94852837d2aa1d760b382796e83c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index e59013b0..83729618 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-08-30 Roland McGrath + * time.c (clocknames): New variable, symbolic names for clock_t. + (sys_clock_settime, sys_clock_gettime, sys_clock_nanosleep): Use it. + From Ulrich Drepper . + Fixes RH#129378. + * system.c (personality_options): Hard-code values here. Don't #include at all. Fixes RH#130965.