Commit Graph

1 Commits

Author SHA1 Message Date
Leonid Pliushch a05b788a78 calcurse: update patches for pthread_cancel
Add pthread_cancel replacement through atomic_flag instead of using
pthread_kill(thread, 0).

Fixes https://github.com/termux/termux-packages/issues/4378.
2020-10-01 20:42:58 +03:00