* include/ctype.h: Revert last change.

This commit is contained in:
Roland McGrath 2003-03-18 01:21:49 +00:00
parent 5bfd37b634
commit 98054a05df
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2003-03-17 Roland McGrath <roland@redhat.com>
* include/ctype.h: Revert last change.
2003-03-17 Ulrich Drepper <drepper@redhat.com>
* argp/tst-argp1.c: Use test-skeleton.c.

View file

@ -1,3 +1,8 @@
2003-03-17 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait):
Formatting tweaks.
2003-03-17 Ulrich Drepper <drepper@redhat.com>
* 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.