summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch04.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch04.t')
-rw-r--r--doc/posix1003.1/ch04.t53
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch04.t b/doc/posix1003.1/ch04.t
index 2ec3db3ea0..adff11ae23 100644
--- a/doc/posix1003.1/ch04.t
+++ b/doc/posix1003.1/ch04.t
@@ -125,4 +125,57 @@ isatty(), Function, Partial Implementation
@example
sysconf(), Function, Not Implemented
+_SC_AIO_LISTIO_MAX, Constant,
+_SC_AIO_MAX, Constant,
+_SC_AIO_PRIO_DELTA_MAX, Constant,
+_SC_ARG_MAX, Constant,
+_SC_CHILD_MAX, Constant,
+_SC_CLK_TCK, Constant,
+_SC_DELAYTIMER_MAX, Constant,
+_SC_GETGR_R_SIZE_MAX, Constant,
+_SC_GETPW_R_SIZE_MAX, Constant,
+_SC_LOGIN_NAME_MAX, Constant,
+_SC_MQ_OPEN_MAX, Constant,
+_SC_MQ_PRIO_MAX, Constant,
+_SC_NGROUPS_MAX, Constant,
+_SC_OPEN_MAX, Constant,
+_SC_PAGESIZE, Constant,
+_SC_RTSIG_MAX, Constant,
+_SC_SEM_NSEMS_MAX, Constant,
+_SC_SEM_VALUE_MAX, Constant,
+_SC_SIGQUEUE_MAX, Constant,
+_SC_STREAM_MAX, Constant,
+_SC_THREAD_DESTRUCTOR_ITERATIONS, Constant,
+_SC_THREAD_KEYS_MAX, Constant,
+_SC_THREAD_STACK_MIN, Constant,
+_SC_THREAD_THREADS_MAX, Constant,
+_SC_TIMER_MAX, Constant,
+_SC_TTY_NAME_MAX, Constant,
+_SC_TZNAME_MAX, Constant,
+_SC_ASYNCHRONOUS_IO, Constant,
+_SC_FSYNC, Constant,
+_SC_JOB_CONROL, Constant,
+_SC_MAPPED_FILES, Constant,
+_SC_MEMLOCK, Constant,
+_SC_MEMLOCK_RANGE, Constant,
+_SC_MEMORY_PROTECTION, Constant,
+_SC_MESSAGE_PASSING, Constant,
+_SC_PRIORITIZED_IO, Constant,
+_SC_PRIORITY_SCHEDULING, Constant,
+_SC_REALTIME_SIGNALS, Constant,
+_SC_SAVED_IDS, Constant,
+_SC_SEMAPHORES, Constant,
+_SC_SHARED_MEMORY_OBJECTS, Constant,
+_SC_SYNCHRONIZED_IO, Constant,
+_SC_TIMERS, Constant,
+_SC_THREADS, Constant,
+_SC_THREAD_ATTR_STACKADDR, Constant,
+_SC_THREAD_ATTR_STACKSIZE, Constant,
+_SC_THREAD_PRIORITY_SCHEDULING, Constant,
+_SC_THREAD_PRIO_INHERIT, Constant,
+_SC_THREAD_PRIO_PROTECT, Constant,
+_SC_THREAD_PROCESS_SHARED, Constant,
+_SC_THREAD_SAFE_FUNCTIONS, Constant,
+_SC_VERSION, Constant,
+_CLK_TCK, Constant,
@end example