Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: skrll
Date: Tue Nov 17 18:44:33 UTC 2009
Modified Files:
src/libexec/ld.elf_so: rtld.c rtld.h
src/usr.bin/ldd: ldd.c
Log Message:
Make _rtld_pagesz of type size_t.
Fixes round_down for alpha which made ldd(1) break.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/libexec/ld.elf_so/rtld.c
cvs rdiff -u -r1.81 -r1.82 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/ldd/ldd.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