|
1e822c248e
|
Remove duplicated _POSIX_C_SOURCE define
|
2023-03-24 12:08:45 +00:00 |
|
|
82f1cc287d
|
Update copyright years to 2021-2023
|
2023-03-24 12:08:45 +00:00 |
|
|
eb8d10771b
|
Indent #pragma statements
|
2023-03-24 12:08:45 +00:00 |
|
|
177429fabc
|
Follow K&R coding style using clang-format
|
2022-09-29 16:52:28 +02:00 |
|
|
fcba4ddc87
|
Fix sched-add race condition
Wait until all tasks have set the handle and then unblock them all.
|
2022-09-29 12:32:56 +02:00 |
|
|
b5e70b90a7
|
Reduce tasks in sched-add tests
Also remove unused printf and follow style.
|
2022-09-14 13:20:15 +02:00 |
|
|
09e11b28a4
|
Add nanos6 as library and sched-add test
|
2022-09-13 15:36:55 +02:00 |
|