Ticket #2454: unistd.h.diff
File unistd.h.diff, 420 bytes (added by , 16 years ago) |
---|
-
unistd.h
88 88 #define _SC_THREADS 31 89 89 /* TODO: check and reorder */ 90 90 #define _SC_IOV_MAX 32 91 #define _SC_UIO_MAXIOV _ CS_IOV_MAX91 #define _SC_UIO_MAXIOV _SC_IOV_MAX 92 92 #define _SC_NPROCESSORS_MAX 33 93 93 #define _SC_NPROCESSORS_CONF 34 94 94 #define _SC_NPROCESSORS_ONLN 35