cvs commit: src/libexec/rtld-elf libmap.c

Matthew N. Dodd mdodd at FreeBSD.org
Mon May 19 00:10:14 PDT 2003


mdodd       2003/05/19 00:10:12 PDT

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     libmap.c 
  Log:
  - Use xmalloc() and xstrdup() instead of malloc() and strdup().
  - Add a global mapping if we have a successful constrained match.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.4       +14 -5     src/libexec/rtld-elf/libmap.c


More information about the cvs-src mailing list