From: Roland McGrath Date: Tue, 18 Mar 2003 01:21:49 +0000 (+0000) Subject: * include/ctype.h: Revert last change. X-Git-Tag: cvs/glibc-2_3_3~1178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98054a05dfbfa86b8a7c54d67dcbbd452f86145e;p=thirdparty%2Fglibc.git * include/ctype.h: Revert last change. --- diff --git a/ChangeLog b/ChangeLog index 75f79d5bcdb..5a41415f178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-17 Roland McGrath + + * include/ctype.h: Revert last change. + 2003-03-17 Ulrich Drepper * argp/tst-argp1.c: Use test-skeleton.c. diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 05752eeec01..403124c3ddf 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-17 Roland McGrath + + * sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait): + Formatting tweaks. + 2003-03-17 Ulrich Drepper * sysdeps/ia64/bits/atomic.h: Add __builtin_expect where appropriate. @@ -29,6 +34,7 @@ * sysdeps/unix/sysv/linux/libc-lowlevelmutex.c: New file. * sysdeps/unix/sysv/linux/libc-lowlevellock.c: New file. * sysdeps/unix/sysv/linux/lowlevellock.c: New file. + * sysdeps/unix/sysv/linux/lowlevelmutex.c: New file. * sysdeps/unix/sysv/linux/sem_post.c: New file. * sysdeps/unix/sysv/linux/sem_timedwait.c: New file.