]> sourceware.org Git - newlib-cygwin.git/commit
* libc/include/math.h (nan, nanf): Update prototype to C99.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Jul 2003 17:52:31 +0000 (17:52 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Jul 2003 17:52:31 +0000 (17:52 +0000)
commit03d65dd99ba593d2dab1a8151fa7766b650755ac
treea5694d92c663d4d6ab36f0334bcea7ba0032fbf9
parent4d782b426a09120642906e12e21bf669b7bb77db
* libc/include/math.h (nan, nanf): Update prototype to C99.
* libm/common/s_nan.c (nan): Likewise.
* libm/common/s_nanf.c (nanf, nan): Likewise.
* libc/sys/linux/cmath/math_private.h (nan, nanf): Likewise.
newlib/ChangeLog
newlib/libc/include/math.h
newlib/libc/sys/linux/cmath/math_private.h
newlib/libm/common/s_nan.c
newlib/libm/common/sf_nan.c
This page took 0.031428 seconds and 5 git commands to generate.