Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: drochner
Date: Tue Jun 27 18:19:57 UTC 2006
Modified Files:
src/lib/libc/arch/i386/gen: Makefile.inc
src/lib/libc/compat/arch/i386/gen: Makefile.inc
Removed Files:
src/lib/libc/arch/i386/gen: ldexp.c modf.S
Log Message:
Build just the compatibility versions of frexp()/ldexp()/modf(), the
real implementation is in libm.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libc/arch/i386/gen/Makefile.inc
cvs rdiff -r1.7 -r0 src/lib/libc/arch/i386/gen/ldexp.c
cvs rdiff -r1.6 -r0 src/lib/libc/arch/i386/gen/modf.S
cvs rdiff -r1.2 -r1.3 src/lib/libc/compat/arch/i386/gen/Makefile.inc
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