You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2023/01/13 09:23:49 UTC

[nuttx] branch master updated (8a63d29c6e -> 695f42f8d2)

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/nuttx.git


    from 8a63d29c6e net/devif_poll: optimize device buffer alloc in txpoll
     add 695f42f8d2 net: Move accept to libc after https://github.com/apache/nuttx/pull/8083

No new revisions were added by this update.

Summary of changes:
 include/sys/syscall_lookup.h                      |  1 -
 libs/libc/net/Make.defs                           |  2 +-
 libs/libc/net/{lib_freeifaddrs.c => lib_accept.c} | 27 +++++++++--------------
 net/socket/accept.c                               | 22 ------------------
 syscall/syscall.csv                               |  1 -
 5 files changed, 12 insertions(+), 41 deletions(-)
 copy libs/libc/net/{lib_freeifaddrs.c => lib_accept.c} (76%)