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 2021/01/14 02:23:03 UTC

[incubator-nuttx-apps] branch master updated (6aca601 -> eceaeb9)

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


    from 6aca601  nsh: Pass the correct command lines to nsh_consolemain
     add 5c8d693  netutils/ftpd: fix hardfault when initial socket, bind or listen fails
     add 31f52a1  netutils/ftpd: fix compilation on dual-stack systems
     add eceaeb9  netutils/ftpd, examples/ftpd: code cleanup and nxstyle

No new revisions were added by this update.

Summary of changes:
 examples/ftpd/ftpd.h      |  4 +++-
 examples/ftpd/ftpd_main.c | 17 ++++++++++-------
 netutils/ftpd/Makefile    |  2 --
 netutils/ftpd/ftpd.c      | 33 +++++++++++++++++----------------
 netutils/ftpd/ftpd.h      | 24 ++++--------------------
 5 files changed, 34 insertions(+), 46 deletions(-)