Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 06/07/1999 17:46:39
Module Name: syssrc
Committed By: nisimura
Date: Tue Jun 8 00:46:39 UTC 1999
Modified Files:
syssrc/sys/arch/mips/include: stdarg.h
Log Message:
- Exterminate haunted evil soul of MIPS va_arg(). Verified OK with
either endian. Not a perfect solution which would be revealed on
a certain condition when va_arg() is applied to magical struct
arguments passed by value. format_bytes() is now saved. With the
help from Noriyuki Soda and Masanari Tsubai.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/mips/include/stdarg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.