commit 4d0d600c6e8ea2aeb3e2a4204e65a6ed07945ffb
Author: zrj <[email protected]>
Date: Tue Jul 26 09:59:42 2016 +0300
libc/strptime: Check for NULL, not 0.
Also add check for gmtime_r() result.
While there, perform license change as per FreeBSD r267544
Summary of changes:
lib/libc/stdtime/strptime.c | 66 +++++++++++++++------------------------------
1 file changed, 22 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d0d600c6e8ea2aeb3e2a4204e65a6ed07945ffb
--
DragonFly BSD source repository