commit 9437f23409d2d358cd735b823be58b9f0a0559b9
Author: Sascha Wildner <[email protected]>
Date:   Mon Jul 25 20:43:03 2016 +0200

    libc/strptime: Return NULL, not 0, since the function returns char *.
    
    While here, accept 'UTC' for %Z as well.
    
    Taken-from: FreeBSD

Summary of changes:
 lib/libc/stdtime/strptime.c | 83 +++++++++++++++++++++++----------------------
 1 file changed, 42 insertions(+), 41 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9437f23409d2d358cd735b823be58b9f0a0559b9


-- 
DragonFly BSD source repository

Reply via email to