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 2020/08/21 10:49:04 UTC

[incubator-nuttx] branch master updated (8617cd9 -> 6670bc2)

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 8617cd9  Fix nxstyle warning
     add 6670bc2  libc/time: Implement tm::tm_gmtoff field

No new revisions were added by this update.

Summary of changes:
 include/time.h                 | 19 ++++++++++---------
 libs/libc/time/lib_gmtimer.c   | 25 +++++++++++++------------
 libs/libc/time/lib_localtime.c |  1 +
 3 files changed, 24 insertions(+), 21 deletions(-)