libc/posix/bits posix1_lim.h

roland@sources.redhat.com roland@sources.redhat.com
Fri Aug 2 14:45:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2-2-branch
Changes by:	roland@sources.redhat.com	2002-08-02 14:45:38

Modified files:
	posix/bits     : posix1_lim.h 

Log message:
	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.



More information about the Glibc-cvs mailing list