Module Name: src Committed By: christos Date: Fri Oct 7 11:10:44 UTC 2016
Modified Files: src/lib/libc/arch/m68k/gen: Makefile.inc src/lib/libc/arch/mips/gen: Makefile.inc src/lib/libc/compat/gen: compat_modf_ieee754.c Removed Files: src/lib/libc/gen: ldexp_ieee754.c modf_ieee754.c Log Message: Sync with compat and remove dup implementations of ldexp and modf, switching mips and m68k to the compat copies. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libc/arch/m68k/gen/Makefile.inc cvs rdiff -u -r1.34 -r1.35 src/lib/libc/arch/mips/gen/Makefile.inc cvs rdiff -u -r1.4 -r1.5 src/lib/libc/compat/gen/compat_modf_ieee754.c cvs rdiff -u -r1.5 -r0 src/lib/libc/gen/ldexp_ieee754.c cvs rdiff -u -r1.4 -r0 src/lib/libc/gen/modf_ieee754.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.