walnux/include/nuttx/lib
Ville Juven 2ed51d026c fs/streams: Move the file streams from the group structure into TLS
This is preparation for flushing streams from user space, like it should
be done.

- Move tg_streamlist (group, kernel space) ->
       ta_streamlist (TLS, user space)
- Access stream list via tg_info in kernel
- Access stream list via TLS in user space
- Remove / rename nxsched_get_streams -> lib_getstreams
- Remove system call for nxsched_get_streams
2022-12-22 20:16:11 +08:00
..
builtin.h binfmt: Decouple builtin from binfs file system 2022-02-14 09:35:35 -03:00
float.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
lib.h fs/streams: Move the file streams from the group structure into TLS 2022-12-22 20:16:11 +08:00
math.h * Squash round() commits 2022-09-08 20:57:27 +08:00
math32.h lib/math32.h: support LOG2_CEIL/LOG2_FLOOR function at compile time 2022-10-29 00:12:02 +08:00
modlib.h modlib: Always use separate allocation for text and data 2021-04-19 22:20:20 -05:00
setjmp.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
stdarg.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
xorshift128.h nuttx: Author David S. Alessio: update licenses to Apache 2021-03-22 19:28:38 -07:00