[Bug 216863] C11 conformance: clog(), clogf, and clogl are missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 13 09:55:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216863

--- Comment #11 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kib
Date: Sun May 13 09:54:36 UTC 2018
New revision: 333577
URL: https://svnweb.freebsd.org/changeset/base/333577

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

  PR:   216863
  Submitted by: bde, Steven G. Kargl <sgk at troutmask.apl.washington.edu>
  MFC after:    2 weeks

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

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


More information about the freebsd-standards mailing list