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-apps.git


    from 2df253489 testing/nettest: Add test for net bufpool
     new 66231194b apps/system: replace CONFIG_NSH_LINELEN to LINE_MAX
     new 26173597a apps/nshlib: replace CONFIG_NSH_LINELEN to LINE_MAX
     new a3049aae5 apps/nshlib: Using `lib_get_tempbuffer()` to save stack space

The 3 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:
 examples/lp503x/lp503x_main.c       |  2 +-
 netutils/rexec/rexec.c              |  2 +-
 nshlib/nsh.h                        |  6 ------
 nshlib/nsh_console.h                |  2 +-
 nshlib/nsh_login.c                  |  5 ++---
 nshlib/nsh_mmcmds.c                 |  8 ++++----
 nshlib/nsh_parse.c                  | 31 +++++++++++++++++++++++++------
 nshlib/nsh_script.c                 |  2 +-
 nshlib/nsh_session.c                |  4 ++--
 nshlib/nsh_telnetlogin.c            |  4 ++--
 nshlib/nsh_timcmds.c                |  4 ++--
 system/nxcamera/nxcamera_main.c     |  2 +-
 system/nxlooper/nxlooper_main.c     |  2 +-
 system/nxplayer/nxplayer_main.c     |  2 +-
 system/nxrecorder/nxrecorder_main.c |  2 +-
 system/readline/readline.c          | 14 ++------------
 system/taskset/taskset.c            |  4 ++--
 system/trace/trace.c                |  2 +-
 18 files changed, 50 insertions(+), 48 deletions(-)

Reply via email to