This commit is contained in:
Ulrich Drepper 1998-10-05 10:00:17 +00:00
parent 3b0d7dad72
commit 3dcc6e06be

View File

@ -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.