Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: shin
Date: Sun Dec 26 00:22:32 UTC 1999
Modified Files:
basesrc/lib/libc/arch/mips/fplib: environment.h fplib_libc.c
basesrc/lib/libc/arch/mips/gen: sf_fpgetmask.c sf_fpgetround.c
sf_fpgetsticky.c sf_fpsetmask.c sf_fpsetround.c sf_fpsetsticky.c
Log Message:
fix name space pollution by adding prefix '_mips_'.
closes PR 8770.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 basesrc/lib/libc/arch/mips/fplib/environment.h \
basesrc/lib/libc/arch/mips/fplib/fplib_libc.c
cvs rdiff -r1.1.1.1 -r1.2 basesrc/lib/libc/arch/mips/gen/sf_fpgetmask.c \
basesrc/lib/libc/arch/mips/gen/sf_fpgetround.c \
basesrc/lib/libc/arch/mips/gen/sf_fpgetsticky.c \
basesrc/lib/libc/arch/mips/gen/sf_fpsetmask.c \
basesrc/lib/libc/arch/mips/gen/sf_fpsetround.c \
basesrc/lib/libc/arch/mips/gen/sf_fpsetsticky.c
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