zephyr/lib/posix/options
Chris Friedt f4259c384f posix: options: add xsi realtime option group
Add a POSIX Option Group called XSI_REALTIME (with Kconfig
option CONFIG_XSI_REALTIME).

When XSI_REALTIME is selected (or when required POSIX Options
are enabled), define _XOPEN_REALTIME to be something other
than -1 (_XOPEN_VERSION seemed appropriate).

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-02-03 09:05:09 +01:00
..
getopt
aio.c
barrier.c
clock.c
CMakeLists.txt
cond.c
confstr.c
device_io.c
env.c
eventfd.c
fd_mgmt.c
file_system_r.c
fnmatch.c
fs_priv.h
fs.c
fsync.c
getentropy.c
grp.c
Kconfig
Kconfig.aio
Kconfig.barrier
Kconfig.c_lang_r
Kconfig.c_lib_ext
Kconfig.compat
Kconfig.deprecated
Kconfig.device_io
Kconfig.fd_mgmt
Kconfig.file_system_r
Kconfig.fs
Kconfig.mem
Kconfig.mqueue
Kconfig.net
Kconfig.proc1
Kconfig.procN
Kconfig.profile
Kconfig.pthread
Kconfig.rwlock
Kconfig.sched
Kconfig.semaphore
Kconfig.signal
Kconfig.spinlock
Kconfig.sync_io
Kconfig.timer
Kconfig.toolchain
Kconfig.xsi_realtime
Kconfig.xsi_single_process
Kconfig.xsi_streams
Kconfig.xsi_system_logging
Kconfig.xsi_threads_ext
key.c
mlock.c
mlockall.c
mmap.c
mprotect.c
mqueue.c
multi_process.c
mutex.c
net.c
perror.c
posix_clock.h
posix_internal.h
pthread_sched.h
pthread.c
pwd.c
rwlock.c
sched.c
semaphore.c
shm.c
signal.c
sleep.c
spinlock.c
stropts.c
sysconf.c
syslog.c
timer.c
timespec_to_timeout.c
uname.c