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


    from 9cc0a60  arch/risc-v: Correct stack coloration in riscv_cpu_boot
     add 50578dc  Fix the initial idle tasks environment

No new revisions were added by this update.

Summary of changes:
 include/nuttx/kmalloc.h                         | 12 +++++++++---
 sched/environ/env_dup.c                         |  2 +-
 sched/environ/env_release.c                     |  2 +-
 sched/environ/env_setenv.c                      |  4 ++--
 sched/environ/env_unsetenv.c                    |  6 ++++--
 sched/group/Make.defs                           |  2 +-
 sched/group/{group_malloc.c => group_realloc.c} | 15 ++++++++-------
 sched/init/nx_start.c                           |  3 ++-
 8 files changed, 28 insertions(+), 18 deletions(-)
 copy sched/group/{group_malloc.c => group_realloc.c} (87%)

Reply via email to