mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 17:11:06 +00:00
(__SSIZE_T_TYPE): Define.
This commit is contained in:
parent
ab69220d3c
commit
591ef241f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user