(__SSIZE_T_TYPE): Define.
authorUlrich Drepper <drepper@redhat.com>
Thu, 31 Jul 2003 19:34:16 +0000 (19:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 31 Jul 2003 19:34:16 +0000 (19:34 +0000)
sysdeps/unix/sysv/linux/alpha/bits/typesizes.h

index 2fb0388..201585a 100644 (file)
@@ -57,6 +57,7 @@
 #define __TIMER_T_TYPE         void *
 #define __BLKSIZE_T_TYPE       __U32_TYPE
 #define __FSID_T_TYPE          struct { int __val[2]; }
+#define __SSIZE_T_TYPE         __SWORD_TYPE
 
 /* Number of descriptors that can fit in an `fd_set'.  */
 #define        __FD_SETSIZE            1024