CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/22 06:07:54
Modified files:
distrib/special/libstubs: pthread_mutex.c
lib/libtls : tls_config.c
Log message:
Destroy the mutex in tls_config objects when tls_config_free is called.
Add a stub for pthread_mutex_destroy() for installers.
ok tb@
