]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Move crypto/threads to demo/threads
authorRich Salz <rsalz@akamai.com>
Mon, 26 Oct 2015 20:00:23 +0000 (16:00 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 26 Oct 2015 20:36:01 +0000 (16:36 -0400)
commit0e56b4b42439d0842956a6730dec904ed70bbef7
treeec64c372e1f736b48e8957e0ed2760c99a7cd00a
parentd2c3d5d4fcfee0820ed3e7018f9b1537a97cbe2e
Move crypto/threads to demo/threads

Reviewed-by: Richard Levitte <levitte@openssl.org>
CHANGES
demos/threads/README [new file with mode: 0644]
demos/threads/mttest.c [new file with mode: 0644]
demos/threads/pthread.sh [new file with mode: 0644]
demos/threads/th-lock.c [new file with mode: 0644]
demos/threads/win32.bat [new file with mode: 0644]