Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/lib/libc/arch/sparc
Module Name: src
Committed By: bouyer
Date: Thu Jan 4 18:52:10 UTC 2007
Modified Files:
src/lib/libc/arch/sparc/gen [netbsd-4]: setjmp.S
src/lib/libc/arch/sparc/sys [netbsd-4]: __clone.S cerror.S
Log Message:
Pull up following revision(s) (requested by martin in ticket #312):
lib/libc/arch/sparc/gen/setjmp.S: revision 1.10
lib/libc/arch/sparc/sys/__clone.S: revision 1.4
lib/libc/arch/sparc/sys/cerror.S: revision 1.9
Use CCFSZ instead of 96 for standard save operations.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.4.1 src/lib/libc/arch/sparc/gen/setjmp.S
cvs rdiff -r1.3 -r1.3.16.1 src/lib/libc/arch/sparc/sys/__clone.S
cvs rdiff -r1.8 -r1.8.16.1 src/lib/libc/arch/sparc/sys/cerror.S
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