K 10 svn:author V 3 das K 8 svn:date V 27 2008-03-29T16:19:35.000000Z K 7 svn:log V 238 Document modff() and modfl(). Technically, modff() and modfl() live in libm, while modf() lives in libc due to historical mistakes. I'm claiming in the manpage that they all live in libm, since programmers should not rely on the mistake. END