[PATCH] Change s390 ssize_t back to long int

Ulrich Drepper drepper@redhat.com
Sun Sep 14 08:04:00 GMT 2003


Jakub Jelinek wrote:

> 2003-09-12  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New.
> 	(__SSIZE_T_TYPE): Define to __SWORD_TYPE for gcc 2.95.x and
> 	__SLONGWORD_TYPE otherwise.
> linuxthreads/
> 	* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New.
> 	(__SSIZE_T_TYPE): Define to __SWORD_TYPE for gcc 2.95.x and
> 	__SLONGWORD_TYPE otherwise.

I've applied the patch now.  It should be clear that this is a break of
the ABI from early glibc versions.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------



More information about the Libc-hacker mailing list