Update.
commitfcab9698e07003e51d19dbae40267da6376a2b8b
authorUlrich Drepper <drepper@redhat.com>
Thu, 15 Oct 1998 08:04:01 +0000 (15 08:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 15 Oct 1998 08:04:01 +0000 (15 08:04 +0000)
treeb86dddbf568c008e46f6d2adf42a60ccc4d16f31
parent7edb4c25b01df0255d396870e3dbfd3da3485fe2
Update.

1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* string/bits/string2.h (strcmp): Don't cache the result of
__builtin_constant_p in variables, otherwise constant folding
can fail in big functions.

1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* string/bits/string2.h: Add prototypes for the new inline
functions.

1998-10-08  Paul Eggert  <eggert@twinsun.com>
* time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r.
Define also if HAVE_LOCALTIME_R && defined localtime_r, with
a body that merely expands localtime_r; this works around a
bug in Digital Unix 4.0A and 4.0D.
1998-10-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
* sysdeps/unix/opendir.c (__opendir): Remove label lose2 which is
unnecessary after the changes of 1998-10-12.
ChangeLog
string/bits/string2.h