Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 05:12:03 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src math.h src/lib/msun/man lgamma.3
Message-ID:  <200302261312.h1QDC3IY076804@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/02/26 05:12:03 PST

  Modified files:
    lib/msun/src         math.h 
    lib/msun/man         lgamma.3 
  Log:
  - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANT
    in math.h; the consensus here was that __BSD_VISIBLE was correct instead.
  
  - gamma_r, lgamma_r, gammaf_r, and lgammaf_r had no documentation in the
    lgamma(3) manpage.
  
  Reviewed by: standards@
  Submitted by: Ben Mesander
  
  Revision  Changes    Path
  1.19      +34 -5     src/lib/msun/man/lgamma.3
  1.24      +4 -4      src/lib/msun/src/math.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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