This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc strftime.c patch to propagate recent fix to !HAVE_STRFTIME case


Paul Eggert <eggert@twinsun.com> writes:

> 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.

This one is more or less verbatim applied.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]