Gregory Nutt
|
ccabac3eb6
|
More fixes for compilation with current SDCC compiler
|
2017-09-30 15:28:04 -06:00 |
|
Gregory Nutt
|
d5207efb5a
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
|
Sebastien Lorquet
|
51596dc457
|
Updata difftime. Add a version of difftime for the case where the platform does not support type double
|
2016-08-25 08:00:50 -06:00 |
|
Sebastien Lorquet
|
a626ba5b70
|
libc/time: This commit adds the difftime() function. Since the function returns a double, I have isolated it in a CONFIG_LIBC_DIFFTIME option (It also depends on the toolchain-dependent CONFIG_HAVE_DOUBLE so is not available on tiny platforms).
|
2016-08-24 15:43:57 -06:00 |
|