From: Ulrich Drepper Date: Mon, 5 Oct 1998 10:00:17 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dcc6e06bebe054d20047b15bb1c42e4dc87297c;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 30686c372e9..7376f462ff4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-10-04 Andreas Schwab + + * 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 * libio/libio.h [!__STDC__]: Define const only if not defined.