Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/sys
Module Name: syssrc
Committed By: thorpej
Date: Fri Nov 1 22:58:45 UTC 2002
Modified Files:
syssrc/sys/sys: cdefs.h cdefs_aout.h cdefs_elf.h
Log Message:
Add support for "link sets", which are arrays of pointers to objects
gathered together in named sections by the linker.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/sys/cdefs.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/sys/cdefs_aout.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/sys/cdefs_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