1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Add __snseconds_t and __SNSECONDS_T_TYPE

This commit is contained in:
H.J. Lu
2012-04-11 11:02:59 -07:00
parent 4cfd80263a
commit 4be2b57003
8 changed files with 20 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
/* size_t is unsigned long int on s390 -m31. */
#define __SSIZE_T_TYPE __SLONGWORD_TYPE
#endif
#define __SNSECONDS_T_TYPE __SLONGWORD_TYPE
/* Number of descriptors that can fit in an `fd_set'. */
#define __FD_SETSIZE 1024