Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Mar 2004 10:10:13 +0000 (10:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 16 Mar 2004 10:10:13 +0000 (10:10 +0000)
commitf83aa16cbc784740e07268cab3e4fe2ed8cf97ff
tree98b195c6a451cd2dec3d3ef5e26e1a5b19284e8f
parent6ac3639867e6ab13fa2d179cd5723483e5d92d60
Update.

2004-03-16  Ulrich Drepper  <drepper@redhat.com>

* include/ctype.h: For libc, define isdigit, isdigit_l, and
__isdigit_l as simple comparison macros.
* include/wctype.h: For libc, define iswdigit, iswdigit_l, and
__iswdigit_l as simple comparison macros.
* wctype/wcfuncs_l.c: #undef iswdigit and __iswdigit.

* sysdeps/alpha/fpu/bits/mathdef.h: Remove INFINITY.
* sysdeps/arm/fpu/bits/mathdef.h: Likewise.
* sysdeps/generic/bits/mathdef.h: Likewise.
* sysdeps/i386/fpu/bits/mathdef.h: Likewise.
* sysdeps/ia64/fpu/bits/mathdef.h: Likewise.
* sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
* sysdeps/mips/fpu/bits/mathdef.h: Likewise.
* sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
* sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise.
* sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
* sysdeps/x86_64/fpu/bits/mathdef.h: Likewise.
ChangeLog
include/ctype.h
include/wctype.h
wctype/wcfuncs_l.c