CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/30 11:28:15
Modified files:
lib/libc/gen : fpclassify.c frexp.c isfinite.c isinf.c isnan.c
isnormal.c ldexp.c signbit.c
Log message:
Trick lint into recording the right prototypes in the llib-lc.ln
database on platforms without extended-precision floating-point
support.
Seems like a reasonable approach to millert@.
