.. |
Kconfig
|
libc/Kconfig: Use menus vs. comments to better organize the C library menus
|
2017-02-10 10:04:56 -06:00 |
Make.defs
|
…
|
|
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
|
…
|
|
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
|
fs/vfs: Add new internal OS interface nx_read(). nx_read() is functionally equivalent to read() except that it does not modify the errno variable and it is not a cancellation point. Changed all references to read() in the OS to nx_read().
|
2017-10-11 12:13:41 -06:00 |
lib_mktime.c
|
…
|
|
lib_settimeofday.c
|
…
|
|
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 |