zephyr/lib/posix
Anas Nashif 6d23a960db lib: os: build fdtable conditionally
Stop building fdtable by default, make it conditional and build it only
when needed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-28 06:25:16 -04:00
..
getopt
_common.c
barrier.c
clock.c
CMakeLists.txt
cond.c
eventfd.c
fnmatch.c
fs.c
Kconfig
Kconfig.barrier
Kconfig.clock
Kconfig.cond
Kconfig.eventfd
Kconfig.fnmatch
Kconfig.fs
Kconfig.getopt
Kconfig.key
Kconfig.limits
Kconfig.mqueue
Kconfig.mutex
Kconfig.pthread
Kconfig.semaphore
Kconfig.signal
Kconfig.spinlock
Kconfig.template.pooled_ipc_type
Kconfig.template.pooled_type
Kconfig.template.with_logging
Kconfig.template.with_url
Kconfig.timer
Kconfig.uname
key.c
mqueue.c
mutex.c
nanosleep.c
perror.c
posix_internal.h
pthread_sched.h
pthread.c
rwlock.c
sched.c
semaphore.c
signal.c
sleep.c
spinlock.c
timer.c
uname.c