Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:08:01 -0000
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen frexp.3
Message-ID:  <200501231649.j0NGneSu067674@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-01-23 16:49:40 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         frexp.3 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.11      +13 -9     src/lib/libc/gen/frexp.3




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501231649.j0NGneSu067674>