You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/09/19 03:07:31 UTC

[incubator-nuttx] branch master updated (614ac5b -> b8fa1e5)

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 614ac5b  libs/libc/unistd: Implement pipe2(2) syscall
     add b8fa1e5  time/tm: add "tm_zone" member into tm

No new revisions were added by this update.

Summary of changes:
 include/nuttx/timers/rtc.h     | 40 +++++++++++++++++++++-------------------
 include/time.h                 | 21 +++++++++++----------
 libs/libc/time/lib_gmtimer.c   |  1 +
 libs/libc/time/lib_localtime.c |  1 +
 4 files changed, 34 insertions(+), 29 deletions(-)