Update.
commite503270ca511dd3092c953fe5f9a178f0d04b1ad
authorUlrich Drepper <drepper@redhat.com>
Thu, 24 Sep 1998 18:06:23 +0000 (24 18:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 24 Sep 1998 18:06:23 +0000 (24 18:06 +0000)
tree6aad2eb1bbbfe632bd3db496e614e7314537764e
parent3465c0ce37f534b4b1b9fa6cfd07fb3e88e2dcc0
Update.

1998-09-24  Ulrich Drepper  <drepper@cygnus.com>

* debug/catchsegv.sh: Also produce output if cloned process died.

1998-09-24  Paul Eggert  <eggert@twinsun.com>

* strftime.c (f_wkday): Remove duplicate definition.
(f_wkday, f_month, a_wkday, a_month, ampm): Define as macros when
!defined _NL_CURRENT && !HAVE_STRFTIME; this propagates the
1998-09-11 fix to this case.
(wkday_len, month_len): Remove these macros; they're no longer needed.

1998-09-24  Paul Eggert  <eggert@twinsun.com>

* strftime.c (my_strftime): Don't store past the end of a
zero-sized buffer.

* time/strftime.c (underlying_strftime):
* time/strftime.c (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
ChangeLog
debug/catchsegv.sh
time/strftime.c