You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/11/13 07:12:24 UTC

[incubator-nuttx] branch releases/10.0 updated (3de074b -> 3cfdf42)

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

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


    from 3de074b  sched: sched: Remove sched_tasklistlock.c for SMP
     add 3cfdf42  libc/stdio: Preallocate the stdin, stdout and stderr

No new revisions were added by this update.

Summary of changes:
 fs/vfs/fs_fdopen.c          | 96 +++++++++++++++++++++------------------------
 include/nuttx/fs/fs.h       |  4 ++
 include/stdio.h             |  6 +--
 libs/libc/misc/lib_stream.c | 17 ++++++++
 4 files changed, 69 insertions(+), 54 deletions(-)