More warnings patches
Andreas Jaeger
aj@suse.de
Tue Dec 5 09:28:00 GMT 2000
>>>>> Ulrich Drepper writes:
> Andreas Jaeger <aj@suse.de> writes:
>> These patches remove some more warnings. Uli, I noticed that
>> locale/codeset_name.c is not used anywhere in glibc. The patch
>> removes it.
>>
>> Btw. the _dl_sysdep_start prototype in rtld.c was wrong.
> OK.
>> Uli, what do you think of declaring _dl_load_cache_lookup,
>> _dl_sysdep_read_whole_file and _dl_sysdep_start_cleanup as internal
>> functions?
> Should be OK.
This meant some further patches (see ChangeLog entry below), I'm
committing everything now.
Andreas
2000-12-05 Andreas Jaeger <aj@suse.de>
* elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as internal_
function.
* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.
* sysdeps/generic/dl-cache.c: Remove declaration of
_dl_sysdep_read_whole_file.
* elf/dl-load.c (_dl_map_object): Remove declaration of
_dl_load_cache_lookup.
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list