POSIX: add a few constants for sysconf.
Change-Id: I400efdbccc97b287844917e21d8e08e26029f2f8 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1839 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
8577990620
commit
af0281a8c2
@@ -131,6 +131,10 @@
|
||||
#define _SC_TIMERS 58
|
||||
#define _SC_CPUTIME 59
|
||||
#define _SC_THREAD_CPUTIME 60
|
||||
#define _SC_HOST_NAME_MAX 61
|
||||
#define _SC_REGEXP 62
|
||||
#define _SC_SYMLOOP_MAX 63
|
||||
#define _SC_SHELL 64
|
||||
|
||||
|
||||
/* confstr() constants */
|
||||
|
||||
Reference in New Issue
Block a user