El 11/3/2014 12:03 PM, Alexey Dokuchaev escribió:
On Thu, Sep 25, 2014 at 06:52:18PM +0000, Pedro F. Giffuni wrote:
New Revision: 272122
URL: http://svnweb.freebsd.org/changeset/base/272122

Log:
   Add strptime(3) support for %U and %W

   Add support for the missing POSIX-2001 %U and %W features: the
   existing  FreeBSD strptime code recognizes both directives and
   validates that the week number lies in the permitted range,
   but then simply discards the value.

I've notivced that recently added support for %t and %n, %s format fix, and
now %U and %W were never MFCed to stable/8.  Anything blocks these simply
looking changes there? :)


It's rather risky to add features to branches I don't run.

I am not spending more time on stable/8, sorry.

Pedro.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to