A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp ecd326b9f4 add -ldl linker flag only if libdl is available, thus prepare the code to compile on platforms where the dynamic linker code is included within the C library (FreeBSD) 12 years ago
..
object.h moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
operation.h moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
user.h moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago