Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 17:03:52 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        "Pedro F. Giffuni" <pfg@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:  <20141103170352.GC51291@FreeBSD.org>
In-Reply-To: <201409251852.s8PIqIRD033822@svn.freebsd.org>
References:  <201409251852.s8PIqIRD033822@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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? :)

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141103170352.GC51291>