Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys
Module Name: src
Committed By: riz
Date: Mon Jun 25 00:41:38 UTC 2012
Modified Files:
src/sys/compat/sys [netbsd-6]: ucontext.h
src/sys/sys [netbsd-6]: ucontext.h
Log Message:
Pull up following revision(s) (requested by jdc in ticket #371):
sys/compat/sys/ucontext.h: revision 1.5
sys/sys/ucontext.h: revision 1.15
Add a semicolon to __CTASSERT() since it was removed from the macro
in cdefs.h rev 1.97 by christos.
Add missing semi-colon.
To generate a diff of this commit:
cvs rdiff -u -r1.4.10.1 -r1.4.10.2 src/sys/compat/sys/ucontext.h
cvs rdiff -u -r1.13.10.1 -r1.13.10.2 src/sys/sys/ucontext.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