str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to be
authorTheodore Tso <tytso@mit.edu>
Sat, 9 May 1998 03:19:46 +0000 (03:19 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 9 May 1998 03:19:46 +0000 (03:19 +0000)
commit7dc329563673ca549c1d49460faf4925e2ccec47
tree372f2e1f9a1f246e40b94da758870cc57b1914d0
parentacd6905057e98ed0e7842bbf2a98c9ea9fe7902a
str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to be
able to properly parse Y2K dates.

t_kerb.c: Add ability to test krb5_string_to_timestamp

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10559 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/str_conv.c
src/lib/krb5/krb/t_kerb.c