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:
Jérôme Duval
2019-09-07 15:04:14 +00:00
committed by waddlesplash
parent 8577990620
commit af0281a8c2
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -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 */