Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Mar 2001 05:34:59 +0000 (05:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Mar 2001 05:34:59 +0000 (05:34 +0000)
commit28d2fb9ad9e932d7edab18815c6ff610f1f29857
tree737a0ea071f8ae5f620401f8e3eec5b9184376ee
parent0a51f0ac0fb51735184c7c149e80be74efbac418
Update.

2001-03-29  Ulrich Drepper  <drepper@redhat.com>

* math/bits/mathcalls.h: Remove infnan declaration.

2001-03-29  H.J. Lu  <hjl@gnu.org>

* include/endian.h: Define BIG_ENDI, LITTLE_ENDI, HIGH_HALF,
and LOW_HALF only if _LIBC is defined and _ISOMAC is not defined.
* stdlib/isomac.c (fmt): Define _LIBC and _ISOMAC.
.
2001-03-29  Isamu Hasegawa  <isamu@yamato.ibm.com>

* posix/regex.c: Fix typo and add a sentinel.

2001-03-29  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/shm_open.c: Open new file always with
O_NOFOLLOW.  Suggested by Christoph Roland.
ChangeLog
include/endian.h
math/bits/mathcalls.h
posix/regex.c
stdlib/isomac.c
sysdeps/unix/sysv/linux/shm_open.c