nuttx/libs/libc/time
Xiang Xiao 60fe0a0f96 libc: Refine the inline handling
1.Remove CONFIG_HAVE_INLINE macro
2.Change the ANSI C function to normal function
3.Other simple non ANSI function to macro

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-04 11:10:29 +09: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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_difftime.c
lib_gettimeofday.c
lib_gmtime.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_gmtimer.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_isleapyear.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_localtime.c libc/time: call _NX_OPEN/_NX_CLOSE instead of open/close 2020-06-04 12:10:54 +01: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
lib_timespec_get.c libc: Refine the inline handling 2020-07-04 11:10:29 +09:00
Make.defs libc: Refine the inline handling 2020-07-04 11:10:29 +09:00