You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2021/06/15 13:41:18 UTC

[incubator-nuttx] branch master updated (ca0f2bd -> bec68ad)

This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from ca0f2bd  tcp_get_recvwindow: Make this match the reality (tcp_datahandler)
     add 90f71bd  Revert "sched/posix_spawn: Don't insert name at the begin of argv"
     add bec68ad  sched/posix_spawn: Don't insert name at the begin of argv

No new revisions were added by this update.

Summary of changes:
 binfmt/binfmt_execmodule.c |  4 +--
 include/nuttx/sched.h      | 22 ++++++++--------
 sched/task/task.h          |  2 +-
 sched/task/task_create.c   |  3 +--
 sched/task/task_init.c     | 24 ++++++++---------
 sched/task/task_setup.c    | 64 ++++++++++++++++++----------------------------
 sched/task/task_vfork.c    |  7 +----
 7 files changed, 51 insertions(+), 75 deletions(-)