zephyr/lib/os
Vincent Wan b3d5af0e9d lib: fdtable: Remove workaround for SimpleLink for fcntl
Given socket offloading is now implemented under the fd's vtable, we can
directly use the default fcntl implementation.

Signed-off-by: Vincent Wan <vwan@ti.com>
2020-07-27 13:28:06 +02:00
..
assert.c
base64.c
CMakeLists.txt
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
dec.c
fdtable.c lib: fdtable: Remove workaround for SimpleLink for fcntl 2020-07-27 13:28:06 +02:00
heap-validate.c lib/os/heap: make "solo free headers" into first-class citizens 2020-07-14 19:35:52 -04:00
heap.c lib: os/heap: timeout: avoid identifier collisions 2020-07-25 21:26:15 -04:00
heap.h lib/os/heap: remove big_heap restriction for aligned allocations 2020-07-14 19:35:52 -04:00
hex.c
json.c
Kconfig lib/os/heap: remove big_heap restriction for aligned allocations 2020-07-14 19:35:52 -04:00
mempool.c
mutex.c
notify.c
onoff.c
printk.c
rb.c
ring_buffer.c
sem.c
thread_entry.c
timeutil.c
work_q.c lib/os/work_q: sanity check work_q handler prior to calling it 2020-07-24 12:07:17 +02:00