[Bug 137307] [libc] [patch] Enhance strptime(3) to support %U and %W
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 22 21:39:36 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=137307
Pedro F. Giffuni <pfg at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pfg at FreeBSD.org
--- Comment #1 from Pedro F. Giffuni <pfg at 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.
More information about the freebsd-bugs
mailing list