]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Prevent nasty problems when platforms lack isinf() and/or isnan().
authorJim Jagielski <jim@apache.org>
Thu, 10 May 2001 14:04:22 +0000 (14:04 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 10 May 2001 14:04:22 +0000 (14:04 +0000)
commit367be72d68f4f7c4690594a6d7d0b50dee3aae9d
treecbd308fe5e74a0cfa5c65937cf6c10f338a65102
parent95eb4f244745f16dc146c4cf2c04ad7db28ae128
Prevent nasty problems when platforms lack isinf() and/or isnan().
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89069 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/Configure
src/ap/ap_snprintf.c