cvs commit: src/lib/libc/gen dlopen.3

Peter Pentchev roam at FreeBSD.org
Thu Jun 3 03:13:27 PDT 2004


roam        2004/06/03 03:13:26 PDT

  FreeBSD src repository (doc,ports committer)

  Modified files:
    lib/libc/gen         dlopen.3 
  Log:
  Fix the ordering in the description of the dlsym() lookup procedure to
  reflect src/libexec/rtld-elf/rtld.c rev. 1.68 - the globally-loaded
  objects (RTLD_GLOBAL) are searched before the local object's DAG's.
  
  PR:             62770
  Submitted by:   Kimura Fuyuki <fuyuki at nigredo.org>
  
  Revision  Changes    Path
  1.28      +4 -4      src/lib/libc/gen/dlopen.3


More information about the cvs-src mailing list