]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Fri, 2 Aug 2002 21:45:45 +0000 (21:45 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 2 Aug 2002 21:45:45 +0000 (21:45 +0000)
ChangeLog

index a04087733d7ad1f40c64d7d1baab629b119f9b57..0f401fe048a19f91b4d012ce3be0da49e47b6998 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-02  Roland McGrath  <roland@redhat.com>
+
+       * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.
+       On 32-bit platforms they are the same; on 64-bit platforms ssize_t
+       matches long int, not int.
+
 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
 
        * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Adapt