Skip to content

Reference implementation of proposed improved signals handling for C

License

Notifications You must be signed in to change notification settings

ned14/wg14_signals

Repository files navigation

Reference implementation for proposed extensions to standard C signals handling

(C) 2024 Niall Douglas http://www.nedproductions.biz/

CI: CI

Can be configured to be a standard library implementation for your standard C library runtime. Licensed permissively.

Example of use

todo

Supported targets

This library should work well on any POSIX implementation, as well as Microsoft Windows. You will need a minimum of C 11 in your toolchain. Every architecture supporting C 11 atomics should work.

Current CI test targets:

  • Ubuntu Linux, x64.
  • Mac OS, AArch64.
  • Microsoft Windows, x64.

About

Reference implementation of proposed improved signals handling for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published