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

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


    from a1ac765a7b1 arch/arm64/src/imx9/imx9_usdhc.c: Fix imx9 usdhc DMA 
initialization
     new e47be608d57 libc/dlfcn: Count opens so a library can be shared.
     new 58e227a8a56 Documentation: Document dlopen() reference counting.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../kernel_modules_vs_shared_libraries.rst         | 57 +++++++++++++++++++---
 include/nuttx/lib/elf.h                            | 13 ++++-
 libs/libc/dlfcn/lib_dlclose.c                      |  5 ++
 libs/libc/dlfcn/lib_dlopen.c                       | 25 +++++-----
 libs/libc/elf/elf_insert.c                         | 21 ++++++--
 libs/libc/elf/elf_remove.c                         | 14 ++++++
 sched/module/mod_insmod.c                          | 13 +++++
 7 files changed, 123 insertions(+), 25 deletions(-)

Reply via email to