El 11/3/2014 12:03 PM, Alexey Dokuchaev escribió:
On Thu, Sep 25, 2014 at 06:52:18PM +, 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 featur
On Thu, Sep 25, 2014 at 06:52:18PM +, 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
On 09/25/14 14:53, Bryan Drewery wrote:
On 9/25/2014 1:52 PM, Pedro F. Giffuni wrote:
Author: pfg
Date: Thu Sep 25 18:52:17 2014
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
On 9/25/2014 1:52 PM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Thu Sep 25 18:52:17 2014
> 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
>
Author: pfg
Date: Thu Sep 25 18:52:17 2014
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
v