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