Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 1995 20:12:31 +0100
From:      Joerg Wunsch <joerg>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.bin/ld/rtld rtld.c
Message-ID:  <199501121912.UAA00107@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
joerg       95/01/12 20:12:30

  Modified:    gnu/usr.bin/ld/ldconfig ldconfig.c
               gnu/usr.bin/ld/rtld rtld.c
  Log:
  Make ldconfig and ld.so not hashing the shared lib minor number.  This
  misfeature caused troubles when a program attempted to access a shlib
  where one with a higher minor number has been hashed.  Ldconfig does
  only include the highest-numbered shlib anyway, so this is in no way a
  limitation of generality.
  
  Caution: after installing the new programs, your /var/run/ld.so.hints
  needs to be rebuiult; run ldconfig again as it's done from /etc/rc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501121912.UAA00107>