glibc 2.1.94 (ldconfig has a bug)
Denis Zaitsev
zzz@cd-club.ru
Mon Oct 16 05:13:00 GMT 2000
So, here are a cure for dl-cache again. What has been done:
a) _dl_cache_verify_ptr macro didn't work in case of the new cache
format. Now it works. But the macro itself is a little part of
changes, - other things around are altered to make them work and to
make them better (as I think...).
b) Two checks for the two parts of the new cache header are combined
in one. It is no need to separate them, as of their current usage.
c) Some things here and there are altered. Again, to improve code a
little...
Attached bzipped patch is against glibc-2.1.95 without my previous
tiny patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dl-cache.patch.bz2
Type: application/x-bzip2
Size: 2849 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20001016/2e256e0d/attachment.bz2>
More information about the Libc-alpha
mailing list