Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2018 13:47:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 216863] C11 conformance: clog(), clogf, and clogl are missing
Message-ID:  <bug-216863-99-hNxrB4M36v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216863-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216863-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216863

--- Comment #12 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Tue Jun  5 13:46:20 UTC 2018
New revision: 334654
URL: https://svnweb.freebsd.org/changeset/base/334654

Log:
  MFC r333577:
  Add implementations for clog(3), clogf(3), and clogl(3).

  PR:   216863

Changes:
_U  stable/11/
  stable/11/include/complex.h
  stable/11/lib/libc/softfloat/bits64/softfloat-macros
  stable/11/lib/msun/Makefile
  stable/11/lib/msun/Symbol.map
  stable/11/lib/msun/man/clog.3
  stable/11/lib/msun/man/complex.3
  stable/11/lib/msun/src/math_private.h
  stable/11/lib/msun/src/s_clog.c
  stable/11/lib/msun/src/s_clogf.c
  stable/11/lib/msun/src/s_clogl.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216863-99-hNxrB4M36v>