]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 10:00:17 +0000 (10:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 10:00:17 +0000 (10:00 +0000)
ChangeLog

index 30686c372e9ebdbd2e5b20e7157f48b5fd4c3041..7376f462ff40ddd30122ffefc6a00cfc7951e617 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * elf/dl-open.c: Declare _dl_unload_cache.
+       * elf/rtld.c: Likewise.
+       * sysdeps/generic/dl-cache.c (_dl_unload_cache): Cast first
+       argument of munmap.
+
 1998-09-28  Ulrich Drepper  <drepper@cygnus.com>
 
        * libio/libio.h [!__STDC__]: Define const only if not defined.