]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Mar 1998 21:31:16 +0000 (21:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Mar 1998 21:31:16 +0000 (21:31 +0000)
ChangeLog

index bd7bcd7feca7b0d00c6bedb5d83455ac4c6e051f..979763c09ee4cbb5938daed3bf9ea489db96e93f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
+
+       * misc/syslog.c (vsyslog): Don't try to send if not connected to
+       syslog daemon.
+       (closelog_internal): Don't do anything if not connected.
+
+       * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
+       flag.
+
 1998-03-10 19:43  Matthias Urlichs <urlichs@noris.de>
 
        * sysdeps/unix/readdir_r.c: Zero out *result on EOF.