9a9751b58b
pthread_detach() function was returning 0 even when not calling
lthread_detach(), due to missing braces in conditional
(extra indentation was applied, giving a hint this is the correct fix).
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
pthread_shim.c | ||
pthread_shim.h |