- 12 Dec, 2020 1 commit
-
-
Philippe Gerum authored
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
-
- 11 Nov, 2020 1 commit
-
-
Philippe Gerum authored
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
-
- 10 Nov, 2020 1 commit
-
-
Philippe Gerum authored
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
-
- 30 Apr, 2020 1 commit
-
-
Philippe Gerum authored
Since ABI 23, the core is able to channel T_WOSS, T_WOLI and T_WOSX error notifications through the offender's observable component if present. Convert all SIGDEBUG_xxx cause codes to the new EVL_HMDIAG_xxx naming, so that we have a single nomenclature for these errors regardless of whether threads are notified via SIGDEBUG or their observable component. The API rev. is bumped to #17 as a result of these changes. Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
-
- 23 Apr, 2020 1 commit
-
-
Philippe Gerum authored
Open-coding oob_ioctl() calls to set/clear mode bits in apps is unhandy and fairly ugly. Let's provide sanctioned services for these requests, namely evl_set_thread_mode() and evl_clear_thread_mode() respectively. Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
-