nuttx/libs/libc/time
Xiang Xiao 1e3f457c9e Remove TIME_EXTENDED option to more conform C standard
Gregory Nutt <gnutt@nuttx.org>

    Run all .c and .h files modified in this PR through nxstyle and correct all coding standard problems.

Xiang Xiao <xiaoxiang@xiaomi.com>

    Remove TIME_EXTENDED option to more conform C standard

    Note: the code/data size increment is small
2020-01-23 08:17:22 -06:00
..
Kconfig Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_asctime.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_asctimer.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_calendar2utc.c
lib_ctime.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_ctimer.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_dayofweek.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_daysbeforemonth.c
lib_difftime.c
lib_gettimeofday.c
lib_gmtime.c
lib_gmtimer.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_isleapyear.c
lib_localtime.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lib_mktime.c
lib_nanosleep.c
lib_settimeofday.c
lib_strftime.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lib_time.c
Make.defs Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00