Update.
commit2be86203eaf3a618214523be1003b12fa364776a
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 21:47:20 +0000 (18 21:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 21:47:20 +0000 (18 21:47 +0000)
tree6eccb291d14d20f41ee322e58ad1a7484043f8f4
parent1503837c6a8776ba39efb0c93b9edc1b70284020
Update.

1999-11-18  Ulrich Drepper  <drepper@cygnus.com>

* time/strptime.c (day_of_the_week): Make sure result is never
negative.
(strptime_internal): Allow %C without %y.

* wctype/wctrans.c: Fix after removal of second endianess table.
(strptime_internal): day_of_the_week() requres both tm_mon and
tm_mday to be initialized.
Compute them first if they are not given.
ChangeLog