/libtscb

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

libtscb Build Status

Thread Save Callback Library by Helge Bahmann

Building

$ autoreconf --install
$ ./configure
$ make
$ make install

Use the --enable-shared switch of the configure script to build a shared lib.

Portability

While the original project supports a range of platforms the maintenance branch is only tested on recent Linux systems on x86_64.