]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Aug 1998 17:26:01 +0000 (17:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Aug 1998 17:26:01 +0000 (17:26 +0000)
ChangeLog

index 925ae9571fd95e54a277101c727edc937576ad36..21cc8b2472be868e315d7d0233a8d36468e3677d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+1998-08-20 16:01  Ulrich Drepper  <drepper@cygnus.com>
+
+       * elf/ldd.sh.in: Redirect warnings and error messages to stderr.
+       * elf/ldd.bash.in: Likewise.
+
+       * stdio-common/tst-printf.c: Add test case for snprintf.
+
+1998-08-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * shadow/putspent.c: Remove stray CR.
+
+1998-08-18  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/mach/hurd/Makefile (link-libc-static): New variable; set
+       this here, overriding Makeconfig generic value so we link against
+       the RPC libs.
+
+1998-08-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+       * Makeconfig (link-libc-static): Define it.
+
+       * elf/Makefile ($(objpfx)sln): Use $(link-libc-static).
+
+1998-08-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sunrpc/rpcsvc/rusers.x: Write ut_line, ut_name, and ut_host as
+       byte arrays, not as strings.
+       Patch by HJ Lu.
+
 1998-08-17  Ulrich Drepper  <drepper@cygnus.com>
 
        * pwd/putpwent.c (putpwent): Fix typos.