Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/mips/string
Module Name: src
Committed By: matt
Date: Tue May 26 06:55:08 UTC 2015
Modified Files:
src/common/lib/libc/arch/mips/string: strchr.S strrchr.S
Log Message:
force 2nd to argument to unsigned byte value.
(found by t_strchr and t_strrchr tests)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/mips/string/strchr.S
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/mips/string/strrchr.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