mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
* 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>