Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 02:09:02 +0000 (02:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 02:09:02 +0000 (02:09 +0000)
commit2b15132f986df6e8dcc2355f6e3e618550d1922b
tree353dc8f7cb396266db622345f1e02ec19764f612
parent5b643faffc5f43402854fdfc2bdd807ce719bbfb
Update.

* locale/lc-time.c (_nl_parse_alt_digit): New function.
* locale/localeinfo.h: Add prototype for it.
* time/strptime.c (get_alt_number): Use _nl_parse_alt_digit to get
the value.  Correct computation of hour for %OI.  If no %EC given
but %Ey use numeric formular.
ChangeLog
locale/lc-time.c
locale/localeinfo.h
time/strptime.c