Ghabry
|
a215ae2da2
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
|
fincs
|
4ab2384449
|
fatal: Rename functions/types to match official names more closely
|
2019-10-24 23:25:07 +02:00 |
|
yellows8
|
4177031ebe
|
Use the same style for all system-versions.
|
2019-08-26 13:05:49 -04:00 |
|
yellows8
|
567828f44e
|
Fixed doxygen issues / improved docs. Closes #230.
|
2019-02-19 16:56:33 -05:00 |
|
Michael Scire
|
4e4d5ef320
|
fatal: Implement fatalWithContext
|
2018-11-14 19:52:40 -05:00 |
|
yellows8
|
42d3c32b37
|
Use FatalType_ErrorReportAndErrorScreen instead of FatalType_ErrorScreen, on pre-3.0.0. FatalType_ErrorScreen is only available with 3.0.0+, this fixes a regression where using fatalSimple on pre-3.0.0 caused a system hang.
|
2018-10-11 15:41:05 -04:00 |
|
SciresM
|
97b295acbc
|
Fatal: Only exit process if required, exit cleanly. (#127)
* Fatal: Only exit process if required, exit cleanly.
|
2018-06-26 11:28:07 -04:00 |
|
Michael Scire
|
c26e410ed8
|
Fatal: Make fatalSimple not create report, add FatalType enum
|
2018-06-25 12:33:15 +02:00 |
|
fincs
|
95592641f5
|
services/: Add Doxygen file headers; document sm.h
|
2018-02-10 22:40:11 +01:00 |
|
plutoo
|
673651a51f
|
Fix broken header files
|
2018-01-23 00:27:00 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
fincs
|
508a87ea5d
|
Mark fatalSimple with __attribute__((noreturn))
|
2017-11-14 01:14:23 +01:00 |
|
plutoo
|
6e84dee135
|
Introducing fatal
|
2017-09-24 18:49:27 +02:00 |
|