You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/07/01 22:27:20 UTC

[incubator-nuttx] branch master updated (179f599 -> d7d3177)

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

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


    from 179f599  libs/libc/spawn: fix posix_spawn_file_actions_adddup2 alloc size error
     add d7d3177  sched/wdog: Remove flags field from wdog_s to save memory

No new revisions were added by this update.

Summary of changes:
 include/nuttx/wdog.h   | 11 +----------
 sched/wdog/wd_cancel.c |  3 +--
 sched/wdog/wd_start.c  |  9 +++++----
 3 files changed, 7 insertions(+), 16 deletions(-)