Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 15:32:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 231425] Fix C11 and POSIX 1003.1b-1993 compliance in time.h
Message-ID:  <bug-231425-99-Kw5nW5ZlcJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231425-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231425-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=3D231425

--- Comment #5 from commit-hook@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

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



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