..
getopt
aio.c
barrier.c
clock_selection.c
posix: use sys_clock implementation
2025-06-24 14:18:52 +02:00
clock.c
posix: use sys_clock implementation
2025-06-24 14:18:52 +02:00
CMakeLists.txt
posix: use sys_clock implementation
2025-06-24 14:18:52 +02:00
cond.c
posix: cond + mutex: log messages generate warnings for 32-bit timeouts
2025-06-24 14:18:52 +02:00
confstr.c
device_io.c
Revert "posix: device_io: mark pwrite() buf as const"
2025-05-30 08:27:19 -04:00
env_common.c
posix: env: use sizeof void ptr instead of char ptr ptr
2025-06-26 10:50:56 -10:00
env.c
posix: env: move most implementations to env-common.c
2025-05-13 22:23:21 -04:00
eventfd.c
fd_mgmt.c
file_system_r.c
fnmatch.c
posix: fnmatch: fix bugs in fnmatch(), see issue #55186
2025-06-09 17:05:40 -05:00
fs_priv.h
fs.c
fsync.c
getentropy.c
grp.c
Kconfig
posix: remove deprecated kconfig options
2025-03-12 19:03:52 +01:00
Kconfig.aio
Kconfig.barrier
Kconfig.c_lang_r
Kconfig.c_lib_ext
Kconfig.clock_selection
posix: implement the POSIX_CLOCK_SELECTION Option Group
2025-05-13 22:23:21 -04:00
Kconfig.compat
Kconfig: Remove NATIVE_APPLICATION option
2025-07-19 09:38:15 +02:00
Kconfig.device_io
Kconfig.fd_mgmt
Kconfig.file_system_r
Kconfig.fs
Kconfig.mem
Kconfig.mqueue
Kconfig.net
Kconfig.proc1
posix: implement the XSI_SINGLE_PROCESS Option Group
2025-05-13 22:23:21 -04:00
Kconfig.procN
Kconfig.profile
Kconfig: Remove NATIVE_APPLICATION option
2025-07-19 09:38:15 +02:00
Kconfig.pthread
posix: options: POSIX_THREADS require a stack
2025-04-18 12:36:58 +02:00
Kconfig.rwlock
Kconfig.sched
Kconfig.semaphore
posix: semaphores: use a default minimal heap-add for semaphores
2025-04-22 14:03:10 +02:00
Kconfig.signal
Kconfig.spinlock
Kconfig.sync_io
Kconfig.timer
Kconfig.toolchain
Kconfig.xsi_realtime
Kconfig.xsi_single_process
posix: implement the XSI_SINGLE_PROCESS Option Group
2025-05-13 22:23:21 -04:00
Kconfig.xsi_streams
Kconfig.xsi_system_logging
Kconfig.xsi_threads_ext
key.c
posix: key: do not use deprecated kconfig
2025-03-12 19:03:52 +01:00
mlock.c
mlockall.c
mmap.c
mprotect.c
mqueue.c
posix: always require clockid_t argument to timespec_to_timeoutms()
2025-04-24 22:58:43 +02:00
multi_process.c
mutex.c
posix: cond + mutex: log messages generate warnings for 32-bit timeouts
2025-06-24 14:18:52 +02:00
net.c
Revert "posix: net: move static inline gethostname() to lib definition"
2025-05-30 08:27:19 -04:00
perror.c
posix_clock.h
posix: fix posix clock undefined type
2025-07-09 09:43:52 -05:00
posix_internal.h
lib: posix: Update attribute packed for posix_thread_attr
2025-06-26 14:07:03 +02:00
pthread_sched.h
pthread.c
posix: always require clockid_t argument to timespec_to_timeoutms()
2025-04-24 22:58:43 +02:00
pwd.c
rwlock.c
Revert "posix: rwlock: Refactor locking using k_timepoint_t"
2025-05-30 08:27:19 -04:00
sched.c
semaphore.c
posix: always require clockid_t argument to timespec_to_timeoutms()
2025-04-24 22:58:43 +02:00
shm.c
signal.c
sleep.c
spinlock.c
stropts.c
sysconf.c
Revert "posix: sysconf: match _SC* defines with newlib/picolib"
2025-05-30 08:27:19 -04:00
syslog.c
timer.c
posix: move timespec functions to posix_clock.h
2025-04-24 22:58:43 +02:00
timespec_to_timeout.c
posix: fix posix clock undefined type
2025-07-09 09:43:52 -05:00
uname.c
xsi_single_process.c
posix: use sys_clock implementation
2025-06-24 14:18:52 +02:00