mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
Update ChangeLog
This commit is contained in:
@@ -9837,3 +9837,7 @@
|
|||||||
* include/nuttx/rtc.h, fs/fs.h, drivers/ramdisk.c, pipes/, and
|
* include/nuttx/rtc.h, fs/fs.h, drivers/ramdisk.c, pipes/, and
|
||||||
timers/rtc.c: The inode unlink method should not be support if
|
timers/rtc.c: The inode unlink method should not be support if
|
||||||
operations on the root pseudo-filesystem are disabled (2015-02-18).
|
operations on the root pseudo-filesystem are disabled (2015-02-18).
|
||||||
|
* include/nuttx/sched timing functions: Fix some nanosecond comparisons.
|
||||||
|
Comparisons should be greate thatn OR EQUAL TO 1000000000 for maximum
|
||||||
|
value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user