Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/ld.elf_so



Module Name:    src
Committed By:   joerg
Date:           Thu Dec 16 22:47:28 UTC 2010

Modified Files:
        src/libexec/ld.elf_so: Makefile rtld.c
Removed Files:
        src/libexec/ld.elf_so: xenv.c

Log Message:
Don't use normal environment handling functions from libc, but iterate
once over the array and clean out entries as needed.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/libexec/ld.elf_so/Makefile
cvs rdiff -u -r1.133 -r1.134 src/libexec/ld.elf_so/rtld.c
cvs rdiff -u -r1.2 -r0 src/libexec/ld.elf_so/xenv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index