nuttx/include/nuttx/lib
Xiang Xiao b0d197534f stdio: Move lib_stream_[initialize|release] from libc/stdio to sched/tls
both functions aren't suitable to be put into libc,
because they call the kernel internal functions directly.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-10-17 13:34:00 +08:00
..
builtin.h nuttx/lib/builtin: use FAR specifier properly 2023-09-16 14:17:47 +08:00
float.h
lib.h stdio: Move lib_stream_[initialize|release] from libc/stdio to sched/tls 2023-10-17 13:34:00 +08:00
math32.h Revert "lib/math32.h: support LOG2_CEIL/LOG2_FLOOR function at compile time" 2023-02-13 09:30:25 +02:00
math.h libs: workaround for Visual Studio(MSVC) Compiler Error C2124 2023-02-09 20:11:55 +08:00
modlib.h Fix loading of ET_DYN type of shared objects 2023-09-20 09:35:28 -04:00
setjmp.h
stdarg.h
xorshift128.h