User-Level Thread Library This project implements a User-Level Thread Library for Linux in C, providing features such as preemption, locks, condition variables, semaphores, a scheduler, timers, and a ...
-Fixed bug. Using fullparms functions with "divs" no divider of 360 (200 for example) the thread could be incomplete. Now you can use any number of "divs" without problem. -A small improvement. Now ...