This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from ae718ba47 nsh/echo: Fix echo previous behavior, single write with '\n'
new d29ae9bda netutils/rexec: initialize ret to avoid maybe-uninitialized
new 253f1d40c netutils/rexecd: use dpopen() instead of popen() to get raw
fd
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:
netutils/rexec/rexec.c | 2 +-
netutils/rexecd/rexecd.c | 22 ++++++++++++----------
2 files changed, 13 insertions(+), 11 deletions(-)