]> granicus.if.org Git - curl/commit
PolarSSL: pthread support for entropy
authorWillem Sparreboom <w.sparreboom@offspark.com>
Mon, 28 Jan 2013 17:31:22 +0000 (18:31 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 Feb 2013 22:30:20 +0000 (23:30 +0100)
commitc35a10483d409578aa96230ca8962cea84011b97
tree11c0caa2217bc039247e60d8766605be960608d7
parentdb3f3c14f234e48127347cd06456f4419ed9a8e4
PolarSSL: pthread support for entropy

Added pthread support for polarssl entropy if --enable-threaded-resolver
config flag is set and pthread.h can be found.
lib/Makefile.inc
lib/polarssl.c
lib/polarssl.h
lib/polarsslthreadlock.c [new file with mode: 0755]
lib/polarsslthreadlock.h [new file with mode: 0755]