]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 28 Aug 1998 12:07:44 +0000 (12:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 28 Aug 1998 12:07:44 +0000 (12:07 +0000)
ChangeLog

index 164d82f565ba6afd2b667163c748fb7539f4ac31..6e6ce4374493c7a2a02511598b933ae21e1d64e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+1998-08-28 09:22  Ulrich Drepper  <drepper@cygnus.com>
+
+       * malloc/malloc.c (malloc_hook_ini): Don't overwrite realloc and
+       memalign hook.
+       (realloc_hook_ini): Don't overwrite memalign hook.
+       (memalign_hook_ini): Don't overwrite malloc and memalign hooks.
+       Reported by Philippe Troin <phil@fifi.org>.
+
+       * malloc/mcheck.c (mprobe): Call checkhdr with adjusted pointer.
+       Patch by Philippe Troin <phil@fifi.org>.
+
+1998-08-26 17:48  Ulrich Drepper  <drepper@cygnus.com>
+
+       * elf/dl-close.c (_dl_close): Move map->l_nsearchlist value into local
+       variable so that map can be freed.
+       Reported by Philippe Troin <phil@fifi.org>.
+
+       * elf/dl-open.c (_dl_open): Correct test for extending global
+       scope array.
+       Patch by Philippe Troin <phil@fifi.org>.
+
+1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
+
+       * libio/vsnprintf.c (_IO_vsnprintf): Set first byte of destination
+       array to NUL to handle maxlen==1 case correctly.
+       Patch by HJ Lu.
+
+1998-08-25  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/generic/dl-cache.c: Move static variable cache and cachesize
+       to toplevel.
+       (_dl_unload_cache): New function.
+       * elf/dl-open.c (_dl_open): Unload map file before freeing the lock.
+       * elf/rtld.c (dl_main): Unload map file before jumping to user code.
+
+1998-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+       * stdlib/jrand48_r.c (__jrand48_r): Set also upper half of result.
+       Fixes PR libc/757 (Reported by Michael Creutz <creutz@bnl.gov).
+
+1998-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+       * elf/ldd.bash.in: Print "no such file" to stderr.
+       Patch by Alexander Kjeldaas <astor@guardian.no> [PR libc/712].
+
+1998-08-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * Makefile (install-symblolic-link): Fix spelling.
+
 1998-08-20 17:14  H.J. Lu  <hjl@gnu.org>
 
        * libio/libioP.h (FILEBUF_LITERAL): Set the _offset field to