]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 23:01:24 +0000 (23:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 23:01:24 +0000 (23:01 +0000)
ChangeLog

index 51e78acaebecbbab46c384d6a9287f1362ce8536..c074d2604a382dda28cda00df0fbffe6f14c9429 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
 
+       * misc/syslog.c (vsyslog): Only use cleanup handler is
+       _LIBC_REENTRANT is defined [PR libc/2924].
+
        * sunrpc/rpc_svcout.c (write_real_program): Write "result, "
        parameter if mtflag.  Patch by <jeongyun@innovay.com>.