CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/20 15:49:59
Modified files:
libexec/ld.so : Makefile library_subr.c loader.c resolve.c
resolve.h sod.c sod.h
libexec/ld.so/ldconfig: Makefile ldconfig.8 library.c prebind.c
sod.c
Added files:
libexec/ld.so : path.c path.h
libexec/ld.so/ldconfig: prebind_path.c
Log message:
- Parse colon separated paths into NULL terminated arrays of string
pointers to prepare for adding rpath ORIGIN support.
okay matthew@ millert@
