Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch
Module Name: src
Committed By: pooka
Date: Sat Dec 19 19:09:48 UTC 2009
Modified Files:
src/common/lib/libc/arch/sparc/string: ffs.S
src/common/lib/libc/arch/sparc64/string: ffs.S
Log Message:
Don't export __ffstab, it's used only in this routine. This gets
rid of one of those evil common symbols in the __ namespace.
reviewed by martin
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/sparc/string/ffs.S
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/sparc64/string/ffs.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