Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 20:10:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 33834] strptime(3) is misleading
Message-ID:  <bug-33834-8-iONp7SU5qb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-33834-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-33834-8@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=33834

Pedro F. Giffuni <pfg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pfg@FreeBSD.org
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=1373
                   |                            |07

--- Comment #8 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
%t and %n have been added based on the illumos implementation:

https://svnweb.freebsd.org/base?view=revision&revision=267627

BTW, our implementation is failing all the GNU strptime tests:

http://www.scs.stanford.edu/histar/src/pkg/uclibc/test/time/tst-strptime.c

(which doesn't imply that the tests are correct)

-- 
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-33834-8-iONp7SU5qb>