Xiang Xiao
|
e0dcfa0c55
|
Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
|
2020-01-31 08:29:24 -06:00 |
|
Xiang Xiao
|
e806097c70
|
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
|
2019-10-06 06:14:56 -06:00 |
|
Gregory Nutt
|
2b53c50552
|
system/critmon/critmon.c: Another improvement to output format.
|
2018-11-25 09:50:21 -06:00 |
|
Gregory Nutt
|
411a047f9c
|
apps/system/critmon: Make output more compact and usable.
|
2018-11-25 07:42:47 -06:00 |
|
Gregory Nutt
|
92d8243153
|
apps/system/critmon: Fix some bugs found in initial testing. Stack size must be configurable to avoid issues with the simulator.
|
2018-11-24 17:56:23 -06:00 |
|
Gregory Nutt
|
943abb19d2
|
apps/system/critmon: Add a daemon on monitor critical sections.
|
2018-11-24 13:35:53 -06:00 |
|