Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
OpenThreads: OpenThreads
- Summary
- OpenThreads is intended to provide a minimal & complete Object-Oriented (OO)
thread interface for C++ programmers. It is loosely modeled on the Java
thread API, and the POSIX Threads standards. The architecture of the
library is designed around "swappable" thread models which are defined at
compile-time in a shared object library.
Changelog
- * Sun Aug 28 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 0.9.9-4
- Propagate %_libdir to pkgconfig files.
- Fix typo in %ifarch magic to setup LD_LIBRARY_PATH
- Move configuration to %build.
- Spec file cosmetics.
- * Sat Aug 27 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 0.9.9-3
- Add full URL to Debian patch.
- Add _with_demeter.
- Extend Producer %description.
- Extend OpenThreads %description.
- * Tue Aug 9 17:00:00 2005 Ralf Corsepius <ralf{%}links2linux{*}de> - 0.9.9-2
- Fix license to OSGPL.
- Change permissions on pkgconfig files to 0644.