about summary refs log tree commit diff
path: root/conform/data/unistd.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/unistd.h-data')
-rw-r--r--conform/data/unistd.h-data65
1 files changed, 63 insertions, 2 deletions
diff --git a/conform/data/unistd.h-data b/conform/data/unistd.h-data
index e3008e7be4..5bec906ebd 100644
--- a/conform/data/unistd.h-data
+++ b/conform/data/unistd.h-data
@@ -1,5 +1,4 @@
 constant _POSIX_VERSION
-constant _POSIX2_VERSION
 constant _POSIX2_C_VERSION
 constant _XOPEN_VERSION
 constant _XOPEN_XCU_VERSION
@@ -15,17 +14,31 @@ constant _XOPEN_XPG3
 constant _XOPEN_XPG4
 constant _XOPEN_UNIX
 
+constant _POSIX_ADVISORY_INFO
+constant _POSIX_ASYNCHRONOUS_IO
+constant _POSIX_BARRIERS
 constant _POSIX_CHOWN_RESTRICTED
+constant _POSIX_CLOCK_SELECTION
+constant _POSIX_CPUTIME
 constant _POSIX_NO_TRUNC
 constant _POSIX_VDISABLE
 constant _POSIX_SAVED_IDS
 constant _POSIX_JOB_CONTROL
+constant _POSIX_MONOTONIC_CLOCK
+constant _POSIX_READER_WRITER_LOCKS
+constant _POSIX_SHELL
+constant _POSIX_SPAWN
+constant _POSIX_SPIN_LOCKS
+constant _POSIX_SPORADIC_SERVER
+constant _POSIX_THREAD_CPUTIME
+constant _POSIX_TYPED_MEMORY_OBJECTS
 
 constant _POSIX_THREADS
 constant _POSIX_THREAD_ATTR_STACKADDR
 constant _POSIX_THREAD_ATTR_STACKSIZE
 constant _POSIX_THREAD_PROCESS_SHARED
 constant _POSIX_THREAD_SAFE_FUNCTIONS
+constant _POSIX_THREAD_SPORADIC_SERVER
 
 constant _POSIX2_C_DEV
 constant _POSIX2_FORT_DEV
@@ -37,6 +50,7 @@ constant _XOPEN_LEGACY
 constant _XOPEN_REALTIME
 constant _XOPEN_REALTIME_THREADS
 constant _XOPEN_SHM
+constant _XOPEN_STREAMS
 allow _XBS5_ILP32_OFF32
 allow _XBS5_ILP32_OFBIG
 allow _XBS5_LP64_OFF64
@@ -51,6 +65,7 @@ constant _POSIX_SEMAPHORES
 constant _POSIX_SHARED_MEMORY_OBJECTS
 constant _POSIX_SYNCHRONIZED_IO
 constant _POSIX_TIMERS
+constant _POSIX_TIMEOUTS
 
 constant _POSIX_FSYNC
 constant _POSIX_MAPPED_FILES
@@ -66,6 +81,13 @@ constant _POSIX_ASYNC_IO
 constant _POSIX_PRIO_IO
 constant _POSIX_SYNC_IO
 
+constant _POSIX2_PBS
+constant _POSIX2_PBS_ACCOUNTING
+constant _POSIX2_PBS_CHECKPOINT
+constant _POSIX2_PBS_LOCATE
+constant _POSIX2_PBS_MESSAGE
+constant _POSIX2_PBS_TRACK
+
 constant NULL
 
 constant R_OK
@@ -101,6 +123,12 @@ constant _SC_2_C_VERSION
 constant _SC_2_FORT_DEV
 constant _SC_2_FORT_RUN
 constant _SC_2_LOCALEDEF
+constant _SC_2_PBS
+constant _SC_2_PBS_ACCOUNTING
+constant _SC_2_PBS_CHECKPOINT
+constant _SC_2_PBS_LOCATE
+constant _SC_2_PBS_MESSAGE
+constant _SC_2_PBS_TRACK
 constant _SC_2_SW_DEV
 constant _SC_2_UPE
 constant _SC_2_VERSION
@@ -110,15 +138,26 @@ constant _SC_AIO_MAX
 constant _SC_AIO_PRIO_DELTA_MAX
 constant _SC_ASYNCHRONOUS_IO
 constant _SC_ATEXIT_MAX
+constant _SC_BARRIERS
+constant _SC_BASE
 constant _SC_BC_BASE_MAX
 constant _SC_BC_DIM_MAX
 constant _SC_BC_SCALE_MAX
 constant _SC_BC_STRING_MAX
 constant _SC_CHILD_MAX
 constant _SC_CLK_TCK
+constant _SC_CLOCK_SELECTION
 constant _SC_COLL_WEIGHTS_MAX
 constant _SC_DELAYTIMER_MAX
+constant _SC_DEVICE_IO
+constant _SC_DEVICE_SPECIFIC
+constant _SC_DEVICE_SPECIFIC_R
 constant _SC_EXPR_NEST_MAX
+constant _SC_FD_MGMT
+constant _SC_FIFO
+constant _SC_FILE_ATTRIBUTES
+constant _SC_FILE_LOCKING
+constant _SC_FILE_SYSTEM
 constant _SC_FSYNC
 constant _SC_GETGR_R_SIZE_MAX
 constant _SC_GETPW_R_SIZE_MAX
@@ -129,24 +168,36 @@ constant _SC_LOGIN_NAME_MAX
 constant _SC_MAPPED_FILES
 constant _SC_MEMLOCK
 constant _SC_MEMLOCK_RANGE
+constant _SC_MEMORY_PROTECTION
+constant _SC_MESSAGE_PASSING
+constant _SC_MONOTONIC_CLOCK
 constant _SC_MQ_OPEN_MAX
 constant _SC_MQ_PRIO_MAX
+constant _SC_MULTIPLE_PROCESS
+constant _SC_NETWORKING
 constant _SC_NGROUPS_MAX
 constant _SC_OPEN_MAX
 constant _SC_PAGESIZE
 constant _SC_PAGE_SIZE
 constant _SC_PASS_MAX
+constant _SC_PIPE
 constant _SC_PRIORITIZED_IO
 constant _SC_PRIORITY_SCHEDULING
 constant _SC_RE_DUP_MAX
+constant _SC_READER_WRITER_LOCKS
 constant _SC_REALTIME_SIGNALS
+constant _SC_REGEXP
 constant _SC_RTSIG_MAX
 constant _SC_SAVED_IDS
 constant _SC_SEMAPHORES
 constant _SC_SEM_NSEMS_MAX
 constant _SC_SEM_VALUE_MAX
 constant _SC_SHARED_MEMORY_OBJECTS
+constant _SC_SHELL
+constant _SC_SIGNALS
 constant _SC_SIGQUEUE_MAX
+constant _SC_SINGLE_PROCESS
+constant _SC_SPIN_LOCKS
 constant _SC_STREAM_MAX
 constant _SC_SYNCHRONIZED_IO
 constant _SC_THREADS
@@ -164,7 +215,10 @@ constant _SC_THREAD_THREADS_MAX
 constant _SC_TIMERS
 constant _SC_TIMER_MAX
 constant _SC_TTY_NAME_MAX
+constant _SC_TYPED_MEMORY_OBJECTS
 constant _SC_TZNAME_MAX
+constant _SC_USER_GROUPS
+constant _SC_USER_GROUPS_R
 constant _SC_VERSION
 constant _SC_XOPEN_VERSION
 constant _SC_XOPEN_CRYPT
@@ -175,6 +229,7 @@ constant _SC_XOPEN_XCU_VERSION
 constant _SC_XOPEN_LEGACY
 constant _SC_XOPEN_REALTIME
 constant _SC_XOPEN_REALTIME_THREADS
+constant _SC_STREAMS
 constant _SC_XBS5_ILP32_OFF32
 constant _SC_XBS5_ILP32_OFFBIG
 constant _SC_XBS5_ILP64_OFF64
@@ -196,6 +251,10 @@ constant _PC_NO_TRUNC
 constant _PC_PATH_MAX
 constant _PC_PIPE_BUF
 constant _PC_PRIO_IO
+constant _PC_REC_INCR_XFER_SIZE
+constant _PC_REC_MAX_XFER_SIZE
+constant _PC_REC_MIN_XFER_SIZE
+constant _PC_REC_XFER_ALIGN
 constant _PC_SYNC_IO
 constant _PC_VDISABLE
 
@@ -207,7 +266,7 @@ type size_t
 type ssize_t
 type uid_t
 type gid_t
-type uid_t
+type off_t
 type pid_t
 
 type useconds_t
@@ -277,6 +336,8 @@ function ssize_t read (int, void*, size_t)
 function int readlink (const char*, char*, size_t)
 function int rmdir (const char*)
 function {void*} sbrk (intptr_t)
+function int setegid (gid_t)
+function int seteuid (uid_t)
 function int setgid (gid_t)
 function int setpgid (pid_t, pid_t)
 function pid_t setpgrp (void)