binfmt/, configs/, grahics/, libc/, mm/, net/, sched/: OS references to the errno variable should always use the set_errno(), get_errno() macros
arch/arm/src/stm32 and stm32f7: Architecture-specific code is not permitted to modify the errno variable. drivers/ and libc/: OS references to the errno variable should always use the set_errno(), get_errno() macros
|
||
|---|---|---|
| .. | ||
| gnu-elf.ld | ||
| Kconfig | ||
| Make.defs | ||
| modlib.h | ||
| modlib_bind.c | ||
| modlib_depend.c | ||
| modlib_init.c | ||
| modlib_iobuffer.c | ||
| modlib_load.c | ||
| modlib_read.c | ||
| modlib_registry.c | ||
| modlib_sections.c | ||
| modlib_symbols.c | ||
| modlib_symtab.c | ||
| modlib_uninit.c | ||
| modlib_unload.c | ||
| modlib_verify.c | ||