Skip to content

LeftThink/state-threads

 
 

Repository files navigation

This is my fork of the state-threads library from http://state-threads.sourceforge.net/

Changes include:
- CMake build system
- Valgrind support for stack swaps
- Minor updates for modern C compilers (gcc/clang)
- pthread support (using __thread gcc extension)

See README.orig for more information.

Releases

No releases published

Packages

No packages published

Languages

  • C 92.6%
  • Assembly 5.8%
  • Other 1.6%