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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 5 13:47:15 UTC 2018


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

--- Comment #12 from commit-hook at 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

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


More information about the freebsd-standards mailing list