Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 21:39:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 137307] [libc] [patch] Enhance strptime(3) to support %U and %W
Message-ID:  <bug-137307-8-jC9eZjSVgx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-137307-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-137307-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=137307

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pfg@FreeBSD.org

--- Comment #1 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
Created attachment 144894
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144894&action=edit
Updated libc patch

Thank you for contributing!

The file has, of course, changed a lot. Still the support for %W and %U is very
useful.

We already have an isleap() macro in a header nearby that can be reused, for
the rest I only did some style(9) fixes. I am not very good with the
documentation so my change there is pretty minimal.

I haven't tested it yet but I will.

Thanks!

-- 
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-137307-8-jC9eZjSVgx>