summaryrefslogtreecommitdiff
path: root/libcr/include
AgeCommit message (Expand)Author
2024-12-09libcr: Add public cr_assert_in_{coroutine,intrhandler}()Luke T. Shumaker
2024-11-25libcr: Return if all coroutines exitLuke T. Shumaker
2024-11-23Use C23 (C++11) attribute syntax instead of __attribute__Luke T. Shumaker
2024-11-19libcr: Add cr_is_in_intrhandler() and _cr_plat_are_interrupts_enabled()Luke T. Shumaker
2024-11-19libcr: Begone with PRE_RUNNABLELuke T. Shumaker
2024-11-19libcr: Start to add coroutine namesLuke T. Shumaker
2024-11-12Avoid using fprintfLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Lint that include-guards match the filenameLuke T. Shumaker
2024-10-01libcr: expose cr_{disable,enable}_interruptsLuke T. Shumaker
2024-09-30make coroutine.c signal-safe, add cr_cid_info()Luke T. Shumaker
2024-09-29tidy, s/sighandler/intrhandler/Luke T. Shumaker
2024-09-29libcr: Faster context switches, wait for interruptLuke T. Shumaker
2024-09-27wip fixesLuke T. Shumaker
2024-09-27wipLuke T. Shumaker