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 8f52d45 timers/watchdog: configable keep alive interval add 614ac5b libs/libc/unistd: Implement pipe2(2) syscall No new revisions were added by this update. Summary of changes: drivers/pipes/pipe.c | 6 +-- drivers/serial/pty.c | 4 +- include/nuttx/drivers/drivers.h | 3 +- include/unistd.h | 1 + libs/libc/unistd/Make.defs | 2 +- libs/libc/unistd/lib_pipe.c | 41 +++++++------------- .../lib_pipe2.c} | 45 ++++++++++++---------- syscall/syscall.csv | 2 +- 8 files changed, 48 insertions(+), 56 deletions(-) copy libs/libc/{pthread/pthread_condattr_setclock.c => unistd/lib_pipe2.c} (66%)