Date: Mon, 03 Nov 2014 13:31:02 -0500 From: Pedro Giffuni <pfg@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r272122 - head/lib/libc/stdtime Message-ID: <5457C9E6.5000005@FreeBSD.org> In-Reply-To: <20141103170352.GC51291@FreeBSD.org> References: <201409251852.s8PIqIRD033822@svn.freebsd.org> <20141103170352.GC51291@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5457C9E6.5000005>