cvs commit: src/lib/libc/gen ldexp.3

David Schultz das at FreeBSD.org
Sun Jul 3 01:08:21 GMT 2005


das         2005-01-23 16:49:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         ldexp.3 
  Log:
  - Document ldexpf().
  - Although ldexp() is in libc for backwards compatibility, ldexpf() is
    in its proper place in libm.  Document both as being in libm.
  - The ldexp() and ldexpf() functions conform to C99.
  
  Revision  Changes    Path
  1.9       +13 -18    src/lib/libc/gen/ldexp.3



More information about the cvs-all mailing list