git: libc/strptime: Fix "%Y %W %w %H:%M:%S".

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Aug 6 21:58:01 PDT 2016


commit bdc0b26a268b832d03e29c483ec5af19476f904e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Jul 26 15:29:59 2016 +0300

    libc/strptime: Fix "%Y %W %w %H:%M:%S".
    
    Also throw in the fix for "12:34:56 2016 30 0", "%H:%M:%S %Y %W %w".
    Correct partial format reads are still not supported.

Summary of changes:
 lib/libc/stdtime/strptime.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdc0b26a268b832d03e29c483ec5af19476f904e


-- 
DragonFly BSD source repository



More information about the Commits mailing list