dl-cache.h for s390x.

schwidefsky@de.ibm.com schwidefsky@de.ibm.com
Tue Jun 19 07:02:00 GMT 2001


Hi,
I found another bug with 64 bit S/390. The dynamic linker didn't care about
the information in /etc/ld.so.cache. After some debugging I found that
the generic _dl_cache_check_flags always returned 0. Wouldn't it make
sense to mask the flags with FLAG_TYPE_MASK before comparing it
with the _DL_CACHE_DEFAULT_ID ?
Anyway here is a patch and the ChangeLog for a s390x version of dl-cache.h:

2001-06-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>

     * sysdeps/unix/sysv/linux/s390/s390-64/dl-cache.h: New file.

(See attached file: dl-cache.diff)

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dl-cache.diff
Type: text/x-diff
Size: 1427 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20010619/05dc2b3a/attachment.bin>


More information about the Libc-hacker mailing list