Update.cvs/fedora-glibc-20041116T0856
commitf895670da2fd403aed20dcbe156eaa6e75171fbb
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Nov 2004 22:00:25 +0000 (15 22:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Nov 2004 22:00:25 +0000 (15 22:00 +0000)
tree1ec0f23b56eb428736327fa5f2125b2c151a290f
parent4f27c49622ee24022f567c23ce0366cc01e14283
Update.

2004-11-15  Jakub Jelinek  <jakub@redhat.com>

* posix/bug-regex24.c: Include string.h.

* nis/nis_clone_obj.c (nis_clone_object): Rename out3 label to out2
and out2 to out.  Remove out label.  Formatting.

2004-11-15  Ulrich Drepper  <drepper@redhat.com>

* include/stdio.h: Do not mark __libc_message as noreturn.
* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_fatal): Add loop to
fool gcc.  Include <stdbool.h>.
* sysdeps/posix/libc_fatal.c (__libc_fatal): Add loop to fool gcc.
(__libc_message): Fix typo.
ChangeLog
include/stdio.h
nis/nis_clone_obj.c
posix/bug-regex24.c
sysdeps/posix/libc_fatal.c
sysdeps/unix/sysv/linux/libc_fatal.c