K 10 svn:author V 3 das K 8 svn:date V 27 2005-01-23T16:49:40.000000Z K 7 svn:log V 251 - Document frexpf(). - Neither frexp() nor frexpf() set errno. - Although frexp() is in libc for backwards compatibility, frexpf() is in its proper place in libm. Document both as being in libm. - The frexp() and frexpf() functions conform to C99. END