This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 0f2206e9a8 esp32-devkitc/wamr_wasi_debug: bump WAMR version
new 898093a822 libc/stdio: Remove the one line mutex wrapper
new 36abcda0d2 lib/netdb: Rename dns_sem[take|give] with dns_[lock|unlock]
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:
libs/libc/libc.h | 7 -------
libs/libc/netdb/lib_dns.h | 12 ++++++------
libs/libc/netdb/lib_dnsaddserver.c | 14 +++++++-------
libs/libc/netdb/lib_dnscache.c | 14 +++++++-------
libs/libc/netdb/lib_dnsdefaultserver.c | 4 ++--
libs/libc/netdb/lib_dnsforeach.c | 8 ++++----
libs/libc/netdb/lib_dnsinit.c | 8 ++++----
libs/libc/netdb/lib_dnsnotify.c | 14 +++++++-------
libs/libc/stdio/lib_fclose.c | 4 ++--
libs/libc/stdio/lib_libflushall.c | 4 ++--
libs/libc/stdio/lib_libstream.c | 10 ----------
11 files changed, 41 insertions(+), 58 deletions(-)