Subversion Repositories tendra.SVN

Rev

Rev 71 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71 Rev 72
Line 128... Line 128...
128
#define	ULONG_MAX	__ULONG_MAX	/* max for an unsigned long */
128
#define	ULONG_MAX	__ULONG_MAX	/* max for an unsigned long */
129
#define	LONG_MAX	__LONG_MAX	/* max for a long */
129
#define	LONG_MAX	__LONG_MAX	/* max for a long */
130
#define	LONG_MIN	__LONG_MIN	/* min for a long */
130
#define	LONG_MIN	__LONG_MIN	/* min for a long */
131
 
131
 
132
#
132
#
-
 
133
#define	NGROUPS_MAX	 	 1023
-
 
134
 
133
 
135
 
134
#endif
136
#endif