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 1115452 drivers/pipes: nx_pipe syscall takes three params, also use nx_close on error path new 1577726 fs/inode/fs_fileopen.c: use nx_close instead of close new 8c464b0 sched: use nx_close instead of close 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: fs/inode/fs_fileopen.c | 2 +- sched/group/group_setupidlefiles.c | 7 +++---- sched/task/task_spawnparms.c | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-)