Jasper Wilmes
|
8a1c02c840
|
Rework libc signal constants (#2724)
* Move libc::SIG* constants to posix.c3
* Add missing libc::SIG* constants for Win32 systems
* Add missing POSIX signals
* Add missing Linux signals
* Add missing BSD signals
* Moved common signals back to libc
---------
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
|
2026-01-15 21:17:50 +01:00 |
|
Christoffer Lerno
|
8b49e6c14d
|
Rename def to alias.
|
2025-03-13 11:22:27 +01:00 |
|
Pierre Curto
|
65bea1cb2d
|
add ThreadPool (#926)
* lib/std/collections: fix tab indentation
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
* lib/std/threads: add ThreadPool
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
* ats/lib/threads: add num_cpu()
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
---------
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
|
2023-08-14 15:33:51 +02:00 |
|
Christoffer Lerno
|
499c82b089
|
Updated indentation to C3 standard.
|
2023-07-26 14:01:24 +02:00 |
|
Christoffer Lerno
|
68f6cb1286
|
Updated organization file functions, env naming.
|
2023-06-24 10:29:17 +02:00 |
|