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


    from 656baa2a12 tools/Unix.mk: allow defconfig to overwrite old config
     new 451f9372db sched/environ: There is no need to use sched_[un]lock
     new 0519dc0235 sched/task: There is no need to use sched_[un]lock

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:
 sched/environ/env_dup.c      |  5 +++--
 sched/environ/env_getenv.c   | 13 +++++++------
 sched/environ/env_setenv.c   |  9 +++++----
 sched/environ/env_unsetenv.c |  5 +++--
 sched/task/task_exithook.c   | 11 -----------
 sched/task/task_fork.c       |  9 ---------
 6 files changed, 18 insertions(+), 34 deletions(-)

Reply via email to