Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2016 23:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 93197] [libc] strptime(3) succeeds on formats it should fail on
Message-ID:  <bug-93197-15-NOS5WSP5Eb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-93197-15@https.bugs.freebsd.org/bugzilla/>
References:  <bug-93197-15@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=3D93197

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

Author: ache
Date: Sun Sep 25 23:05:45 UTC 2016
New revision: 306326
URL: https://svnweb.freebsd.org/changeset/base/306326

Log:
  MFC r272562,r272678,r272679

  1) Fix the case we have less arguments for format string than we expected.
  2) Return error on unsupported format specs.
  (both according to POSIX)
  3) For %Z format, understand "UTC" name too.

  PR:     93197 (only r272679)

Changes:
_U  stable/9/
_U  stable/9/lib/
_U  stable/9/lib/libc/
_U  stable/9/lib/libc/stdtime/
  stable/9/lib/libc/stdtime/strptime.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-93197-15-NOS5WSP5Eb>