git: DragonFly_RELEASE_4_6 libc/strptime: Return NULL, not 0, since the function returns char *.

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 25 14:35:34 PDT 2016


commit 9437f23409d2d358cd735b823be58b9f0a0559b9
Author: Sascha Wildner <saw at online.de>
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



More information about the Commits mailing list