nuttx/binfmt/libelf
Gregory Nutt 3521aaf944 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
2018-01-30 17:57:36 -06:00
..
gnu-elf.ld
Kconfig
libelf_addrenv.c
libelf_bind.c
libelf_ctors.c
libelf_dtors.c
libelf_init.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
libelf_iobuffer.c
libelf_load.c
libelf_read.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
libelf_sections.c
libelf_symbols.c
libelf_uninit.c
libelf_unload.c
libelf_verify.c
libelf.h
Make.defs