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: lukem
Date: Sun Apr 12 13:29:29 UTC 2009
Modified Files:
src/libexec/ld.elf_so: headers.c
Log Message:
Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t")
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/libexec/ld.elf_so/headers.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