Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/02/2002 00:58:45
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.