From: GitHub <no...@gi...> - 2015-08-25 13:21:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 72ce36afb4af2cb327ad912b6f1e2b2b77fde876 https://github.com/OpenSC/libp11/commit/72ce36afb4af2cb327ad912b6f1e2b2b77fde876 Author: Nikos Mavrogiannopoulos <nm...@re...> Date: 2015-08-25 (Tue, 25 Aug 2015) Changed paths: M configure.ac M src/Makefile.am M src/libp11-int.h M src/p11_load.c M src/p11_slot.c Log Message: ----------- remove any mutex locks; the library is by design non-thread safe |