CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/04/05 06:58:04
Modified files:
libexec/ld.so : Makefile loader.c resolve.c resolve.h util.h
libexec/ld.so/alpha: ldasm.S syscall.h
libexec/ld.so/amd64: ldasm.S syscall.h
libexec/ld.so/arm: ldasm.S syscall.h
libexec/ld.so/hppa: ldasm.S syscall.h
libexec/ld.so/i386: ldasm.S syscall.h
libexec/ld.so/m68k: ldasm.S syscall.h
libexec/ld.so/m88k: ldasm.S syscall.h
libexec/ld.so/mips64: syscall.h
libexec/ld.so/powerpc: syscall.h
libexec/ld.so/sh: ldasm.S syscall.h
libexec/ld.so/sparc: ldasm.S syscall.h
libexec/ld.so/sparc64: ldasm.S syscall.h
Added files:
libexec/ld.so : dl_dirname.c dl_realpath.c dl_uname.c
Log message:
- Add ORIGIN, OSNAME, OSREL and PLATFORM substitution support for rpaths.
Improvements and okay matthew@, millert@, guenther@