Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sighook: Don't forget to reset list->tail on the last sigpop() | Tavian Barnes | 2024-10-10 | 1 | -0/+7 |
* | tests/sighook: Use the new xtimer_start() API | Tavian Barnes | 2024-10-10 | 1 | -8/+6 |
* | Fix includes | Tavian Barnes | 2024-08-29 | 1 | -0/+1 |
* | build: Move feature test macros to prelude.h | Tavian Barnes | 2024-08-28 | 1 | -1/+0 |
* | prelude: Split bfs-specific utilities into new bfs.h header | Tavian Barnes | 2024-08-28 | 1 | -1/+3 |
* | tests: Simplify unit tests with a global variable | Tavian Barnes | 2024-07-07 | 1 | -22/+9 |
* | sighook: Replace sigtables with RCU-protected linked lists | Tavian Barnes | 2024-07-07 | 1 | -34/+60 |
* | diag: New helpers to include xstrerror(errno) automatically | Tavian Barnes | 2024-05-17 | 1 | -6/+6 |
* | sighook: New utilities for hooking signals | Tavian Barnes | 2024-05-16 | 1 | -0/+97 |