You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by da...@apache.org on 2020/11/11 17:56:21 UTC

[incubator-nuttx] branch master updated (1dad55d -> 84b90e0)

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

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


    from 1dad55d  sched: sched: Remove sched_tasklistlock.c for SMP
     add 84b90e0  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(-)