You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/01/11 17:40:20 UTC

[nuttx] branch master updated (431e31b6b2 -> 4de3387eb2)

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 431e31b6b2 libc/math: add simple implementation for sincos API
     add 4de3387eb2 getaddrinfo: add AI_NUMERICHOST flag handle

No new revisions were added by this update.

Summary of changes:
 libs/libc/netdb/lib_getaddrinfo.c       | 4 +---
 libs/libc/netdb/lib_gethostbyname2r.c   | 2 +-
 libs/libc/netdb/lib_gethostentbynamer.c | 8 +++++++-
 libs/libc/netdb/lib_netdb.h             | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)