Age | Commit message (Expand) | Author |
---|---|---|
2024-12-09 | libcr: Add public cr_assert_in_{coroutine,intrhandler}() | Luke T. Shumaker |
2024-11-25 | libcr: Return if all coroutines exit | Luke T. Shumaker |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker |
2024-11-19 | libcr: Add cr_is_in_intrhandler() and _cr_plat_are_interrupts_enabled() | Luke T. Shumaker |
2024-11-19 | libcr: Begone with PRE_RUNNABLE | Luke T. Shumaker |
2024-11-19 | libcr: Start to add coroutine names | Luke T. Shumaker |
2024-11-12 | Avoid using fprintf | Luke T. Shumaker |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker |
2024-10-27 | Lint that include-guards match the filename | Luke T. Shumaker |
2024-10-01 | libcr: expose cr_{disable,enable}_interrupts | Luke T. Shumaker |
2024-09-30 | make coroutine.c signal-safe, add cr_cid_info() | Luke T. Shumaker |
2024-09-29 | tidy, s/sighandler/intrhandler/ | Luke T. Shumaker |
2024-09-29 | libcr: Faster context switches, wait for interrupt | Luke T. Shumaker |
2024-09-27 | wip fixes | Luke T. Shumaker |
2024-09-27 | wip | Luke T. Shumaker |