0dedbcd4ae
This moves task / thread cancel point logic from the NuttX kernel into libc, while the data needed by the cancel point logic is moved to TLS. The change is an enabler to move user-space APIs to libc as well, for a coherent user/kernel separation. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
fs_procfs.c | ||
fs_procfscpuinfo.c | ||
fs_procfscpuload.c | ||
fs_procfscritmon.c | ||
fs_procfsfdt.c | ||
fs_procfsiobinfo.c | ||
fs_procfsmeminfo.c | ||
fs_procfsproc.c | ||
fs_procfstcbinfo.c | ||
fs_procfsuptime.c | ||
fs_procfsutil.c | ||
fs_procfsversion.c | ||
fs_skeleton.c |