Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: mycroft
Date: Sun Dec 26 23:37:29 UTC 2004
Modified Files:
src/sys/sys: exec_elf.h
Log Message:
Remove ELFn_ST_{BIND,TYPE,INFO}(), and instead add a generic ELF_ST_*() that
works with an Elf_Byte. Also add ELF_ST_VISIBILITY() and STV_* types.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 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