kib 2007-01-16 07:51:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
libexec/rtld-elf rtld.c
Log:
MFC rev. 1.117, 1.118 and 1.119.
- When looking up the symbol by dlsym, look it not only in the object
given as dso handle, but also in the implicit dependencies of that dso.
- Const-ify the read-only parameter objlist of symlook_list.
- Clean up white spaces and fix style(9).
Patch backported by: jkim
Revision Changes Path
1.106.2.4 +74 -23 src/libexec/rtld-elf/rtld.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"