Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index