summaryrefslogtreecommitdiffstats
path: root/tests/test_ssh_bind_accept_fd.c
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2014-01-08 16:58:49 +0100
committerAris Adamantiadis <aris@0xbadc0de.be>2014-01-08 22:06:38 +0100
commit1f689261eca006dfe11d7fd220218209a8d4d190 (patch)
tree1cb5339159381f030099fef17d1eba6001f61825 /tests/test_ssh_bind_accept_fd.c
parent4919771f0fea3df09ace2887ef7e0baae5b76baf (diff)
threads: support libgcrypt 1.6 hack
Not 100% satisfied of this patch, but the way libgcrypt handles threading in 1.6 is not compatible with custom handlers. The new code basicaly uses pthreads in every case. This will probably not work on windows.
Diffstat (limited to 'tests/test_ssh_bind_accept_fd.c')
0 files changed, 0 insertions, 0 deletions
=0e3a45462bf8ce31be988679fd380baeecfb1b95'>Capacitor and Inductor forms implementedThales13302016-10-256-21/+63 * Load form under implementationThales13302016-10-216-45/+17 * Transformer form implementedThales13302016-10-186-32/+20 * Transformer form under implementationThales13302016-10-176-20/+39 * Switching implementedThales13302016-10-146-34/+27 * Switching form under implementationThales13302016-10-076-8/+22 * Nominal voltage bug fixedThales13302016-10-016-16/+12 * Line form implemented, voltages corrections under implementationThales13302016-09-306-32/+32 * Line form under implementationThales13302016-09-296-28/+32 * Generator form implementedThales13302016-09-236-42/+28 * Bus form under implementation [2]Thales13302016-09-127-53/+36 * minor fixesThales Lima Oliveira2016-09-117-5/+31 * Bus form under implementationThales13302016-09-096-4/+16 * Fit implementedThales13302016-09-087-22/+34 * Movementation and rotation fixedThales Lima Oliveira2016-09-077-25/+27 * Counter clockwise rotation implementedThales13302016-09-067-49/+27 * All elements implemented, switches implementedThales13302016-09-057-36/+34 * Capacitor under implementationThales Lima Oliveira2016-09-054-7/+21 * Inductor implementedThales Lima Oliveira2016-09-047-16/+46 * Inductor under implementationThales13302016-09-036-7/+5 * Motor implementation done, elements classes reorganizedThales Lima Oliveira2016-09-037-56/+18 * Motor under implementationThales13302016-09-026-23/+31 * generator under implementationThales13302016-09-01