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

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


    from be95e76910 arch/risc-v: Enable FPU for K210
     new ce49c80976 sched/task: Correct the comment about environment variable
     new 9794068a9c sched/environ: Remove the unneeded cast in env_dup
     new 76803f4a07 sched/environ: Replace get_environ_ptr with environ
     new 2f32c8dcf2 environ: Don't expose get_environ_ptr in csdlib

The 4 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:
 binfmt/binfmt_execmodule.c   |  2 +-
 include/cxx/cstdlib          |  3 ---
 include/stdlib.h             | 10 +++++-----
 sched/environ/env_dup.c      |  2 +-
 sched/task/task_posixspawn.c | 10 ++--------
 sched/task/task_spawn.c      |  3 ++-
 sched/task/task_vfork.c      |  2 +-
 7 files changed, 12 insertions(+), 20 deletions(-)

Reply via email to