Squashed commit of the following:
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
Showing
- arch/arm/src/stm32/stm32_comp.c 0 additions, 1 deletionarch/arm/src/stm32/stm32_comp.c
- arch/arm/src/stm32/stm32_hrtim.c 0 additions, 1 deletionarch/arm/src/stm32/stm32_hrtim.c
- arch/arm/src/stm32/stm32_opamp.c 0 additions, 1 deletionarch/arm/src/stm32/stm32_opamp.c
- arch/arm/src/stm32f7/stm32_dma2d.c 0 additions, 1 deletionarch/arm/src/stm32f7/stm32_dma2d.c
- binfmt/libelf/libelf_init.c 2 additions, 2 deletionsbinfmt/libelf/libelf_init.c
- binfmt/libelf/libelf_read.c 1 addition, 1 deletionbinfmt/libelf/libelf_read.c
- binfmt/libnxflat/libnxflat_init.c 1 addition, 1 deletionbinfmt/libnxflat/libnxflat_init.c
- binfmt/libnxflat/libnxflat_read.c 1 addition, 1 deletionbinfmt/libnxflat/libnxflat_read.c
- configs/sama5d4-ek/src/at25_main.c 4 additions, 4 deletionsconfigs/sama5d4-ek/src/at25_main.c
- drivers/net/telnet.c 1 addition, 1 deletiondrivers/net/telnet.c
- graphics/nxmu/nx_start.c 1 addition, 1 deletiongraphics/nxmu/nx_start.c
- libc/modlib/modlib_init.c 2 additions, 2 deletionslibc/modlib/modlib_init.c
- libc/modlib/modlib_read.c 1 addition, 1 deletionlibc/modlib/modlib_read.c
- libc/netdb/lib_dnsaddserver.c 1 addition, 1 deletionlibc/netdb/lib_dnsaddserver.c
- libc/netdb/lib_dnsforeach.c 1 addition, 1 deletionlibc/netdb/lib_dnsforeach.c
- libc/netdb/lib_gethostbyaddrr.c 1 addition, 1 deletionlibc/netdb/lib_gethostbyaddrr.c
- libc/netdb/lib_gethostbynamer.c 1 addition, 1 deletionlibc/netdb/lib_gethostbynamer.c
- libc/pthread/pthread_setcancelstate.c 1 addition, 1 deletionlibc/pthread/pthread_setcancelstate.c
- libc/pthread/pthread_setcanceltype.c 1 addition, 1 deletionlibc/pthread/pthread_setcanceltype.c
- libc/stdio/lib_fclose.c 2 additions, 2 deletionslibc/stdio/lib_fclose.c
Loading
Please register or sign in to comment