This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 8d7ee794f4 nuttx/elf.h: Fix build error with unknown type name 'bool'.
     add 036a0674db nuttx/libc:Add _dl_find_object and dl_iterate_phdr function.

No new revisions were added by this update.

Summary of changes:
 arch/x86_64/src/cmake/platform.cmake               |  9 ++++++
 libs/libc/dlfcn/CMakeLists.txt                     |  3 +-
 libs/libc/dlfcn/Make.defs                          |  6 ++--
 .../libc/dlfcn/lib_dlfind_object.c                 | 36 +++++++++-------------
 4 files changed, 29 insertions(+), 25 deletions(-)
 copy boards/arm/s32k1xx/s32k144evb/src/s32k1xx_uid.c => 
libs/libc/dlfcn/lib_dlfind_object.c (78%)

Reply via email to