zephyr/lib
Jukka Rissanen 2ed6b6a8ed lib: fdtable: Add callback for close() calls
Do not route close() calls via ioctl() as that is error prone
and quite pointless. Instead create a callback for close() in
fdtable and use it directly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-14 09:47:51 -07:00
..
cmsis_rtos_v1
cmsis_rtos_v2
fnmatch
gui
libc lib: fix compile error for ARC arch 2020-08-12 09:22:37 +02:00
open-amp
os lib: fdtable: Add callback for close() calls 2020-08-14 09:47:51 -07:00
posix lib: fdtable: Add callback for close() calls 2020-08-14 09:47:51 -07:00
CMakeLists.txt
Kconfig