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 0499979 sched: Disable pthread by default when DEFAULT_SMALL is
enabled
new 345d2ac drivers/pipe: Add g_ prefix to pipe_fops and fifo_fops
new 22f2269 drivers/pipe: Remove pipe from file system after open
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:
drivers/pipes/fifo.c | 4 +-
drivers/pipes/pipe.c | 119 ++++++++++++--------------------------------
drivers/pipes/pipe_common.c | 3 --
drivers/pipes/pipe_common.h | 1 -
4 files changed, 35 insertions(+), 92 deletions(-)