[Bug 231425] Fix C11 and POSIX 1003.1b-1993 compliance in time.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 18 15:32:03 UTC 2018


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

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

Author: brooks
Date: Tue Sep 18 15:31:24 UTC 2018
New revision: 338751
URL: https://svnweb.freebsd.org/changeset/base/338751

Log:
  Fix C11 and POSIX 1003.1b-1993 compliance in time.h

  Only expose timespec_get in C11, C++17, or BSD code.  Always define
  struct timespect if defining timespec_get.

  PR:           231425
  Reviewed by:  kib
  Approved by:  re (gjb)
  Differential Revision:        https://reviews.freebsd.org/D17174

Changes:
  head/include/time.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-standards mailing list