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: jkoshy
Date: Tue Nov 11 21:20:23 UTC 2025
Modified Files:
src/libexec/ld.elf_so: rtld.h symbol.c
src/sys/sys: exec_elf.h
Log Message:
exec_elf.h: Rework the Elf{32,64}_Versym types.
This changeset aligns the definitions of these types with
other ELF handling toolkits and operating systems.
Reviewed by: christos@
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.77 -r1.78 src/libexec/ld.elf_so/symbol.c
cvs rdiff -u -r1.179 -r1.180 src/sys/sys/exec_elf.h
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