From: Ulrich Drepper Date: Sat, 17 May 2003 02:53:39 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~715 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8078760d6ed271430559b0c526f2912d1cd82c3;p=thirdparty%2Fglibc.git Update. * sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P): Fix definition. --- diff --git a/ChangeLog b/ChangeLog index bef0e345081..5da24810ad7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-05-16 Ulrich Drepper + * sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P): Fix definition. + * include/features.h (__USE_XOPEN2K): Define also for _POSIX_C_SOURCE>=200112L.