..
Kconfig
libc/Kconfig: Use menus vs. comments to better organize the C library menus
2017-02-10 10:04:56 -06:00
lib_asctime.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_asctimer.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_calendar2utc.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_ctime.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_ctimer.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_dayofweek.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_daysbeforemonth.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_difftime.c
A few more fixes for compilation with current SDCC compiler
2017-10-01 07:43:59 -06:00
lib_gettimeofday.c
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
2016-06-11 14:14:08 -06:00
lib_gmtime.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_gmtimer.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_isleapyear.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_localtime.c
Squashed commit of the following:
2018-01-30 17:57:36 -06:00
lib_mktime.c
graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info()
2016-06-12 11:11:57 -06:00
lib_nanosleep.c
sched/signal/sig_nanosleep.c and libc/time/lib_nanosleep.c: Implement clock_nanosleep(). nanosleep() is now reduced to a libc wrapper around clock_nanosleep().
2017-11-11 17:44:59 -06:00
lib_settimeofday.c
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
2016-06-11 14:14:08 -06:00
lib_strftime.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
lib_time.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
Make.defs
sched/signal/sig_nanosleep.c and libc/time/lib_nanosleep.c: Implement clock_nanosleep(). nanosleep() is now reduced to a libc wrapper around clock_nanosleep().
2017-11-11 17:44:59 -06:00