diff --git a/w32-pthreads/ANNOUNCE b/deps/w32-pthreads/ANNOUNCE similarity index 100% rename from w32-pthreads/ANNOUNCE rename to deps/w32-pthreads/ANNOUNCE diff --git a/w32-pthreads/BUGS b/deps/w32-pthreads/BUGS similarity index 100% rename from w32-pthreads/BUGS rename to deps/w32-pthreads/BUGS diff --git a/w32-pthreads/Bmakefile b/deps/w32-pthreads/Bmakefile similarity index 100% rename from w32-pthreads/Bmakefile rename to deps/w32-pthreads/Bmakefile diff --git a/w32-pthreads/CONTRIBUTORS b/deps/w32-pthreads/CONTRIBUTORS similarity index 100% rename from w32-pthreads/CONTRIBUTORS rename to deps/w32-pthreads/CONTRIBUTORS diff --git a/w32-pthreads/COPYING b/deps/w32-pthreads/COPYING similarity index 100% rename from w32-pthreads/COPYING rename to deps/w32-pthreads/COPYING diff --git a/w32-pthreads/COPYING.LIB b/deps/w32-pthreads/COPYING.LIB similarity index 100% rename from w32-pthreads/COPYING.LIB rename to deps/w32-pthreads/COPYING.LIB diff --git a/w32-pthreads/ChangeLog b/deps/w32-pthreads/ChangeLog similarity index 100% rename from w32-pthreads/ChangeLog rename to deps/w32-pthreads/ChangeLog diff --git a/w32-pthreads/FAQ b/deps/w32-pthreads/FAQ similarity index 100% rename from w32-pthreads/FAQ rename to deps/w32-pthreads/FAQ diff --git a/w32-pthreads/GNUmakefile b/deps/w32-pthreads/GNUmakefile similarity index 100% rename from w32-pthreads/GNUmakefile rename to deps/w32-pthreads/GNUmakefile diff --git a/w32-pthreads/MAINTAINERS b/deps/w32-pthreads/MAINTAINERS similarity index 100% rename from w32-pthreads/MAINTAINERS rename to deps/w32-pthreads/MAINTAINERS diff --git a/w32-pthreads/Makefile b/deps/w32-pthreads/Makefile similarity index 100% rename from w32-pthreads/Makefile rename to deps/w32-pthreads/Makefile diff --git a/w32-pthreads/NEWS b/deps/w32-pthreads/NEWS similarity index 100% rename from w32-pthreads/NEWS rename to deps/w32-pthreads/NEWS diff --git a/w32-pthreads/Nmakefile b/deps/w32-pthreads/Nmakefile similarity index 100% rename from w32-pthreads/Nmakefile rename to deps/w32-pthreads/Nmakefile diff --git a/w32-pthreads/Nmakefile.tests b/deps/w32-pthreads/Nmakefile.tests similarity index 100% rename from w32-pthreads/Nmakefile.tests rename to deps/w32-pthreads/Nmakefile.tests diff --git a/w32-pthreads/PROGRESS b/deps/w32-pthreads/PROGRESS similarity index 100% rename from w32-pthreads/PROGRESS rename to deps/w32-pthreads/PROGRESS diff --git a/w32-pthreads/README b/deps/w32-pthreads/README similarity index 100% rename from w32-pthreads/README rename to deps/w32-pthreads/README diff --git a/w32-pthreads/README.Borland b/deps/w32-pthreads/README.Borland similarity index 100% rename from w32-pthreads/README.Borland rename to deps/w32-pthreads/README.Borland diff --git a/w32-pthreads/README.CV b/deps/w32-pthreads/README.CV similarity index 100% rename from w32-pthreads/README.CV rename to deps/w32-pthreads/README.CV diff --git a/w32-pthreads/README.NONPORTABLE b/deps/w32-pthreads/README.NONPORTABLE similarity index 100% rename from w32-pthreads/README.NONPORTABLE rename to deps/w32-pthreads/README.NONPORTABLE diff --git a/w32-pthreads/README.Watcom b/deps/w32-pthreads/README.Watcom similarity index 100% rename from w32-pthreads/README.Watcom rename to deps/w32-pthreads/README.Watcom diff --git a/w32-pthreads/README.WinCE b/deps/w32-pthreads/README.WinCE similarity index 100% rename from w32-pthreads/README.WinCE rename to deps/w32-pthreads/README.WinCE diff --git a/w32-pthreads/TODO b/deps/w32-pthreads/TODO similarity index 100% rename from w32-pthreads/TODO rename to deps/w32-pthreads/TODO diff --git a/w32-pthreads/WinCE-PORT b/deps/w32-pthreads/WinCE-PORT similarity index 100% rename from w32-pthreads/WinCE-PORT rename to deps/w32-pthreads/WinCE-PORT diff --git a/w32-pthreads/attr.c b/deps/w32-pthreads/attr.c similarity index 100% rename from w32-pthreads/attr.c rename to deps/w32-pthreads/attr.c diff --git a/w32-pthreads/autostatic.c b/deps/w32-pthreads/autostatic.c similarity index 100% rename from w32-pthreads/autostatic.c rename to deps/w32-pthreads/autostatic.c diff --git a/w32-pthreads/barrier.c b/deps/w32-pthreads/barrier.c similarity index 100% rename from w32-pthreads/barrier.c rename to deps/w32-pthreads/barrier.c diff --git a/w32-pthreads/builddmc.bat b/deps/w32-pthreads/builddmc.bat similarity index 100% rename from w32-pthreads/builddmc.bat rename to deps/w32-pthreads/builddmc.bat diff --git a/w32-pthreads/cancel.c b/deps/w32-pthreads/cancel.c similarity index 100% rename from w32-pthreads/cancel.c rename to deps/w32-pthreads/cancel.c diff --git a/w32-pthreads/cleanup.c b/deps/w32-pthreads/cleanup.c similarity index 100% rename from w32-pthreads/cleanup.c rename to deps/w32-pthreads/cleanup.c diff --git a/w32-pthreads/condvar.c b/deps/w32-pthreads/condvar.c similarity index 100% rename from w32-pthreads/condvar.c rename to deps/w32-pthreads/condvar.c diff --git a/w32-pthreads/config.h b/deps/w32-pthreads/config.h similarity index 100% rename from w32-pthreads/config.h rename to deps/w32-pthreads/config.h diff --git a/w32-pthreads/context.h b/deps/w32-pthreads/context.h similarity index 100% rename from w32-pthreads/context.h rename to deps/w32-pthreads/context.h diff --git a/w32-pthreads/create.c b/deps/w32-pthreads/create.c similarity index 100% rename from w32-pthreads/create.c rename to deps/w32-pthreads/create.c diff --git a/w32-pthreads/dll.c b/deps/w32-pthreads/dll.c similarity index 100% rename from w32-pthreads/dll.c rename to deps/w32-pthreads/dll.c diff --git a/w32-pthreads/errno.c b/deps/w32-pthreads/errno.c similarity index 100% rename from w32-pthreads/errno.c rename to deps/w32-pthreads/errno.c diff --git a/w32-pthreads/exit.c b/deps/w32-pthreads/exit.c similarity index 100% rename from w32-pthreads/exit.c rename to deps/w32-pthreads/exit.c diff --git a/w32-pthreads/fork.c b/deps/w32-pthreads/fork.c similarity index 100% rename from w32-pthreads/fork.c rename to deps/w32-pthreads/fork.c diff --git a/w32-pthreads/global.c b/deps/w32-pthreads/global.c similarity index 100% rename from w32-pthreads/global.c rename to deps/w32-pthreads/global.c diff --git a/w32-pthreads/implement.h b/deps/w32-pthreads/implement.h similarity index 100% rename from w32-pthreads/implement.h rename to deps/w32-pthreads/implement.h diff --git a/w32-pthreads/libpthreadGC2.a b/deps/w32-pthreads/libpthreadGC2.a similarity index 100% rename from w32-pthreads/libpthreadGC2.a rename to deps/w32-pthreads/libpthreadGC2.a diff --git a/w32-pthreads/libpthreadGC2.stamp b/deps/w32-pthreads/libpthreadGC2.stamp similarity index 100% rename from w32-pthreads/libpthreadGC2.stamp rename to deps/w32-pthreads/libpthreadGC2.stamp diff --git a/w32-pthreads/manual/ChangeLog b/deps/w32-pthreads/manual/ChangeLog similarity index 100% rename from w32-pthreads/manual/ChangeLog rename to deps/w32-pthreads/manual/ChangeLog diff --git a/w32-pthreads/manual/PortabilityIssues.html b/deps/w32-pthreads/manual/PortabilityIssues.html similarity index 100% rename from w32-pthreads/manual/PortabilityIssues.html rename to deps/w32-pthreads/manual/PortabilityIssues.html diff --git a/w32-pthreads/manual/index.html b/deps/w32-pthreads/manual/index.html similarity index 100% rename from w32-pthreads/manual/index.html rename to deps/w32-pthreads/manual/index.html diff --git a/w32-pthreads/manual/pthreadCancelableWait.html b/deps/w32-pthreads/manual/pthreadCancelableWait.html similarity index 100% rename from w32-pthreads/manual/pthreadCancelableWait.html rename to deps/w32-pthreads/manual/pthreadCancelableWait.html diff --git a/w32-pthreads/manual/pthread_attr_init.html b/deps/w32-pthreads/manual/pthread_attr_init.html similarity index 100% rename from w32-pthreads/manual/pthread_attr_init.html rename to deps/w32-pthreads/manual/pthread_attr_init.html diff --git a/w32-pthreads/manual/pthread_attr_setstackaddr.html b/deps/w32-pthreads/manual/pthread_attr_setstackaddr.html similarity index 100% rename from w32-pthreads/manual/pthread_attr_setstackaddr.html rename to deps/w32-pthreads/manual/pthread_attr_setstackaddr.html diff --git a/w32-pthreads/manual/pthread_attr_setstacksize.html b/deps/w32-pthreads/manual/pthread_attr_setstacksize.html similarity index 100% rename from w32-pthreads/manual/pthread_attr_setstacksize.html rename to deps/w32-pthreads/manual/pthread_attr_setstacksize.html diff --git a/w32-pthreads/manual/pthread_barrier_init.html b/deps/w32-pthreads/manual/pthread_barrier_init.html similarity index 100% rename from w32-pthreads/manual/pthread_barrier_init.html rename to deps/w32-pthreads/manual/pthread_barrier_init.html diff --git a/w32-pthreads/manual/pthread_barrier_wait.html b/deps/w32-pthreads/manual/pthread_barrier_wait.html similarity index 100% rename from w32-pthreads/manual/pthread_barrier_wait.html rename to deps/w32-pthreads/manual/pthread_barrier_wait.html diff --git a/w32-pthreads/manual/pthread_barrierattr_init.html b/deps/w32-pthreads/manual/pthread_barrierattr_init.html similarity index 100% rename from w32-pthreads/manual/pthread_barrierattr_init.html rename to deps/w32-pthreads/manual/pthread_barrierattr_init.html diff --git a/w32-pthreads/manual/pthread_barrierattr_setpshared.html b/deps/w32-pthreads/manual/pthread_barrierattr_setpshared.html similarity index 100% rename from w32-pthreads/manual/pthread_barrierattr_setpshared.html rename to deps/w32-pthreads/manual/pthread_barrierattr_setpshared.html diff --git a/w32-pthreads/manual/pthread_cancel.html b/deps/w32-pthreads/manual/pthread_cancel.html similarity index 100% rename from w32-pthreads/manual/pthread_cancel.html rename to deps/w32-pthreads/manual/pthread_cancel.html diff --git a/w32-pthreads/manual/pthread_cleanup_push.html b/deps/w32-pthreads/manual/pthread_cleanup_push.html similarity index 100% rename from w32-pthreads/manual/pthread_cleanup_push.html rename to deps/w32-pthreads/manual/pthread_cleanup_push.html diff --git a/w32-pthreads/manual/pthread_cond_init.html b/deps/w32-pthreads/manual/pthread_cond_init.html similarity index 100% rename from w32-pthreads/manual/pthread_cond_init.html rename to deps/w32-pthreads/manual/pthread_cond_init.html diff --git a/w32-pthreads/manual/pthread_condattr_init.html b/deps/w32-pthreads/manual/pthread_condattr_init.html similarity index 100% rename from w32-pthreads/manual/pthread_condattr_init.html rename to deps/w32-pthreads/manual/pthread_condattr_init.html diff --git a/w32-pthreads/manual/pthread_condattr_setpshared.html b/deps/w32-pthreads/manual/pthread_condattr_setpshared.html similarity index 100% rename from w32-pthreads/manual/pthread_condattr_setpshared.html rename to deps/w32-pthreads/manual/pthread_condattr_setpshared.html diff --git a/w32-pthreads/manual/pthread_create.html b/deps/w32-pthreads/manual/pthread_create.html similarity index 100% rename from w32-pthreads/manual/pthread_create.html rename to deps/w32-pthreads/manual/pthread_create.html diff --git a/w32-pthreads/manual/pthread_delay_np.html b/deps/w32-pthreads/manual/pthread_delay_np.html similarity index 100% rename from w32-pthreads/manual/pthread_delay_np.html rename to deps/w32-pthreads/manual/pthread_delay_np.html diff --git a/w32-pthreads/manual/pthread_detach.html b/deps/w32-pthreads/manual/pthread_detach.html similarity index 100% rename from w32-pthreads/manual/pthread_detach.html rename to deps/w32-pthreads/manual/pthread_detach.html diff --git a/w32-pthreads/manual/pthread_equal.html b/deps/w32-pthreads/manual/pthread_equal.html similarity index 100% rename from w32-pthreads/manual/pthread_equal.html rename to deps/w32-pthreads/manual/pthread_equal.html diff --git a/w32-pthreads/manual/pthread_exit.html b/deps/w32-pthreads/manual/pthread_exit.html similarity index 100% rename from w32-pthreads/manual/pthread_exit.html rename to deps/w32-pthreads/manual/pthread_exit.html diff --git a/w32-pthreads/manual/pthread_getunique_np.html b/deps/w32-pthreads/manual/pthread_getunique_np.html similarity index 100% rename from w32-pthreads/manual/pthread_getunique_np.html rename to deps/w32-pthreads/manual/pthread_getunique_np.html diff --git a/w32-pthreads/manual/pthread_getw32threadhandle_np.html b/deps/w32-pthreads/manual/pthread_getw32threadhandle_np.html similarity index 100% rename from w32-pthreads/manual/pthread_getw32threadhandle_np.html rename to deps/w32-pthreads/manual/pthread_getw32threadhandle_np.html diff --git a/w32-pthreads/manual/pthread_join.html b/deps/w32-pthreads/manual/pthread_join.html similarity index 100% rename from w32-pthreads/manual/pthread_join.html rename to deps/w32-pthreads/manual/pthread_join.html diff --git a/w32-pthreads/manual/pthread_key_create.html b/deps/w32-pthreads/manual/pthread_key_create.html similarity index 100% rename from w32-pthreads/manual/pthread_key_create.html rename to deps/w32-pthreads/manual/pthread_key_create.html diff --git a/w32-pthreads/manual/pthread_kill.html b/deps/w32-pthreads/manual/pthread_kill.html similarity index 100% rename from w32-pthreads/manual/pthread_kill.html rename to deps/w32-pthreads/manual/pthread_kill.html diff --git a/w32-pthreads/manual/pthread_mutex_init.html b/deps/w32-pthreads/manual/pthread_mutex_init.html similarity index 100% rename from w32-pthreads/manual/pthread_mutex_init.html rename to deps/w32-pthreads/manual/pthread_mutex_init.html diff --git a/w32-pthreads/manual/pthread_mutexattr_init.html b/deps/w32-pthreads/manual/pthread_mutexattr_init.html similarity index 100% rename from w32-pthreads/manual/pthread_mutexattr_init.html rename to deps/w32-pthreads/manual/pthread_mutexattr_init.html diff --git a/w32-pthreads/manual/pthread_mutexattr_setpshared.html b/deps/w32-pthreads/manual/pthread_mutexattr_setpshared.html similarity index 100% rename from w32-pthreads/manual/pthread_mutexattr_setpshared.html rename to deps/w32-pthreads/manual/pthread_mutexattr_setpshared.html diff --git a/w32-pthreads/manual/pthread_num_processors_np.html b/deps/w32-pthreads/manual/pthread_num_processors_np.html similarity index 100% rename from w32-pthreads/manual/pthread_num_processors_np.html rename to deps/w32-pthreads/manual/pthread_num_processors_np.html diff --git a/w32-pthreads/manual/pthread_once.html b/deps/w32-pthreads/manual/pthread_once.html similarity index 100% rename from w32-pthreads/manual/pthread_once.html rename to deps/w32-pthreads/manual/pthread_once.html diff --git a/w32-pthreads/manual/pthread_rwlock_init.html b/deps/w32-pthreads/manual/pthread_rwlock_init.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_init.html rename to deps/w32-pthreads/manual/pthread_rwlock_init.html diff --git a/w32-pthreads/manual/pthread_rwlock_rdlock.html b/deps/w32-pthreads/manual/pthread_rwlock_rdlock.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_rdlock.html rename to deps/w32-pthreads/manual/pthread_rwlock_rdlock.html diff --git a/w32-pthreads/manual/pthread_rwlock_timedrdlock.html b/deps/w32-pthreads/manual/pthread_rwlock_timedrdlock.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_timedrdlock.html rename to deps/w32-pthreads/manual/pthread_rwlock_timedrdlock.html diff --git a/w32-pthreads/manual/pthread_rwlock_timedwrlock.html b/deps/w32-pthreads/manual/pthread_rwlock_timedwrlock.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_timedwrlock.html rename to deps/w32-pthreads/manual/pthread_rwlock_timedwrlock.html diff --git a/w32-pthreads/manual/pthread_rwlock_unlock.html b/deps/w32-pthreads/manual/pthread_rwlock_unlock.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_unlock.html rename to deps/w32-pthreads/manual/pthread_rwlock_unlock.html diff --git a/w32-pthreads/manual/pthread_rwlock_wrlock.html b/deps/w32-pthreads/manual/pthread_rwlock_wrlock.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlock_wrlock.html rename to deps/w32-pthreads/manual/pthread_rwlock_wrlock.html diff --git a/w32-pthreads/manual/pthread_rwlockattr_init.html b/deps/w32-pthreads/manual/pthread_rwlockattr_init.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlockattr_init.html rename to deps/w32-pthreads/manual/pthread_rwlockattr_init.html diff --git a/w32-pthreads/manual/pthread_rwlockattr_setpshared.html b/deps/w32-pthreads/manual/pthread_rwlockattr_setpshared.html similarity index 100% rename from w32-pthreads/manual/pthread_rwlockattr_setpshared.html rename to deps/w32-pthreads/manual/pthread_rwlockattr_setpshared.html diff --git a/w32-pthreads/manual/pthread_self.html b/deps/w32-pthreads/manual/pthread_self.html similarity index 100% rename from w32-pthreads/manual/pthread_self.html rename to deps/w32-pthreads/manual/pthread_self.html diff --git a/w32-pthreads/manual/pthread_setcancelstate.html b/deps/w32-pthreads/manual/pthread_setcancelstate.html similarity index 100% rename from w32-pthreads/manual/pthread_setcancelstate.html rename to deps/w32-pthreads/manual/pthread_setcancelstate.html diff --git a/w32-pthreads/manual/pthread_setcanceltype.html b/deps/w32-pthreads/manual/pthread_setcanceltype.html similarity index 100% rename from w32-pthreads/manual/pthread_setcanceltype.html rename to deps/w32-pthreads/manual/pthread_setcanceltype.html diff --git a/w32-pthreads/manual/pthread_setconcurrency.html b/deps/w32-pthreads/manual/pthread_setconcurrency.html similarity index 100% rename from w32-pthreads/manual/pthread_setconcurrency.html rename to deps/w32-pthreads/manual/pthread_setconcurrency.html diff --git a/w32-pthreads/manual/pthread_setschedparam.html b/deps/w32-pthreads/manual/pthread_setschedparam.html similarity index 100% rename from w32-pthreads/manual/pthread_setschedparam.html rename to deps/w32-pthreads/manual/pthread_setschedparam.html diff --git a/w32-pthreads/manual/pthread_spin_init.html b/deps/w32-pthreads/manual/pthread_spin_init.html similarity index 100% rename from w32-pthreads/manual/pthread_spin_init.html rename to deps/w32-pthreads/manual/pthread_spin_init.html diff --git a/w32-pthreads/manual/pthread_spin_lock.html b/deps/w32-pthreads/manual/pthread_spin_lock.html similarity index 100% rename from w32-pthreads/manual/pthread_spin_lock.html rename to deps/w32-pthreads/manual/pthread_spin_lock.html diff --git a/w32-pthreads/manual/pthread_spin_unlock.html b/deps/w32-pthreads/manual/pthread_spin_unlock.html similarity index 100% rename from w32-pthreads/manual/pthread_spin_unlock.html rename to deps/w32-pthreads/manual/pthread_spin_unlock.html diff --git a/w32-pthreads/manual/pthread_timechange_handler_np.html b/deps/w32-pthreads/manual/pthread_timechange_handler_np.html similarity index 100% rename from w32-pthreads/manual/pthread_timechange_handler_np.html rename to deps/w32-pthreads/manual/pthread_timechange_handler_np.html diff --git a/w32-pthreads/manual/pthread_win32_attach_detach_np.html b/deps/w32-pthreads/manual/pthread_win32_attach_detach_np.html similarity index 100% rename from w32-pthreads/manual/pthread_win32_attach_detach_np.html rename to deps/w32-pthreads/manual/pthread_win32_attach_detach_np.html diff --git a/w32-pthreads/manual/pthread_win32_test_features_np.html b/deps/w32-pthreads/manual/pthread_win32_test_features_np.html similarity index 100% rename from w32-pthreads/manual/pthread_win32_test_features_np.html rename to deps/w32-pthreads/manual/pthread_win32_test_features_np.html diff --git a/w32-pthreads/manual/sched_get_priority_max.html b/deps/w32-pthreads/manual/sched_get_priority_max.html similarity index 100% rename from w32-pthreads/manual/sched_get_priority_max.html rename to deps/w32-pthreads/manual/sched_get_priority_max.html diff --git a/w32-pthreads/manual/sched_getscheduler.html b/deps/w32-pthreads/manual/sched_getscheduler.html similarity index 100% rename from w32-pthreads/manual/sched_getscheduler.html rename to deps/w32-pthreads/manual/sched_getscheduler.html diff --git a/w32-pthreads/manual/sched_setscheduler.html b/deps/w32-pthreads/manual/sched_setscheduler.html similarity index 100% rename from w32-pthreads/manual/sched_setscheduler.html rename to deps/w32-pthreads/manual/sched_setscheduler.html diff --git a/w32-pthreads/manual/sched_yield.html b/deps/w32-pthreads/manual/sched_yield.html similarity index 100% rename from w32-pthreads/manual/sched_yield.html rename to deps/w32-pthreads/manual/sched_yield.html diff --git a/w32-pthreads/manual/sem_init.html b/deps/w32-pthreads/manual/sem_init.html similarity index 100% rename from w32-pthreads/manual/sem_init.html rename to deps/w32-pthreads/manual/sem_init.html diff --git a/w32-pthreads/misc.c b/deps/w32-pthreads/misc.c similarity index 100% rename from w32-pthreads/misc.c rename to deps/w32-pthreads/misc.c diff --git a/w32-pthreads/mutex.c b/deps/w32-pthreads/mutex.c similarity index 100% rename from w32-pthreads/mutex.c rename to deps/w32-pthreads/mutex.c diff --git a/w32-pthreads/need_errno.h b/deps/w32-pthreads/need_errno.h similarity index 100% rename from w32-pthreads/need_errno.h rename to deps/w32-pthreads/need_errno.h diff --git a/w32-pthreads/nonportable.c b/deps/w32-pthreads/nonportable.c similarity index 100% rename from w32-pthreads/nonportable.c rename to deps/w32-pthreads/nonportable.c diff --git a/w32-pthreads/private.c b/deps/w32-pthreads/private.c similarity index 100% rename from w32-pthreads/private.c rename to deps/w32-pthreads/private.c diff --git a/w32-pthreads/pthread.c b/deps/w32-pthreads/pthread.c similarity index 100% rename from w32-pthreads/pthread.c rename to deps/w32-pthreads/pthread.c diff --git a/w32-pthreads/pthread.dsp b/deps/w32-pthreads/pthread.dsp similarity index 100% rename from w32-pthreads/pthread.dsp rename to deps/w32-pthreads/pthread.dsp diff --git a/w32-pthreads/pthread.dsw b/deps/w32-pthreads/pthread.dsw similarity index 100% rename from w32-pthreads/pthread.dsw rename to deps/w32-pthreads/pthread.dsw diff --git a/w32-pthreads/pthread.h b/deps/w32-pthreads/pthread.h similarity index 100% rename from w32-pthreads/pthread.h rename to deps/w32-pthreads/pthread.h diff --git a/w32-pthreads/pthread.lastbuildstate b/deps/w32-pthreads/pthread.lastbuildstate similarity index 100% rename from w32-pthreads/pthread.lastbuildstate rename to deps/w32-pthreads/pthread.lastbuildstate diff --git a/w32-pthreads/pthread.sln b/deps/w32-pthreads/pthread.sln similarity index 100% rename from w32-pthreads/pthread.sln rename to deps/w32-pthreads/pthread.sln diff --git a/w32-pthreads/pthread.vcxproj b/deps/w32-pthreads/pthread.vcxproj similarity index 100% rename from w32-pthreads/pthread.vcxproj rename to deps/w32-pthreads/pthread.vcxproj diff --git a/w32-pthreads/pthread.vcxproj.filters b/deps/w32-pthreads/pthread.vcxproj.filters similarity index 100% rename from w32-pthreads/pthread.vcxproj.filters rename to deps/w32-pthreads/pthread.vcxproj.filters diff --git a/w32-pthreads/pthread_attr_destroy.c b/deps/w32-pthreads/pthread_attr_destroy.c similarity index 100% rename from w32-pthreads/pthread_attr_destroy.c rename to deps/w32-pthreads/pthread_attr_destroy.c diff --git a/w32-pthreads/pthread_attr_getdetachstate.c b/deps/w32-pthreads/pthread_attr_getdetachstate.c similarity index 100% rename from w32-pthreads/pthread_attr_getdetachstate.c rename to deps/w32-pthreads/pthread_attr_getdetachstate.c diff --git a/w32-pthreads/pthread_attr_getinheritsched.c b/deps/w32-pthreads/pthread_attr_getinheritsched.c similarity index 100% rename from w32-pthreads/pthread_attr_getinheritsched.c rename to deps/w32-pthreads/pthread_attr_getinheritsched.c diff --git a/w32-pthreads/pthread_attr_getschedparam.c b/deps/w32-pthreads/pthread_attr_getschedparam.c similarity index 100% rename from w32-pthreads/pthread_attr_getschedparam.c rename to deps/w32-pthreads/pthread_attr_getschedparam.c diff --git a/w32-pthreads/pthread_attr_getschedpolicy.c b/deps/w32-pthreads/pthread_attr_getschedpolicy.c similarity index 100% rename from w32-pthreads/pthread_attr_getschedpolicy.c rename to deps/w32-pthreads/pthread_attr_getschedpolicy.c diff --git a/w32-pthreads/pthread_attr_getscope.c b/deps/w32-pthreads/pthread_attr_getscope.c similarity index 100% rename from w32-pthreads/pthread_attr_getscope.c rename to deps/w32-pthreads/pthread_attr_getscope.c diff --git a/w32-pthreads/pthread_attr_getstackaddr.c b/deps/w32-pthreads/pthread_attr_getstackaddr.c similarity index 100% rename from w32-pthreads/pthread_attr_getstackaddr.c rename to deps/w32-pthreads/pthread_attr_getstackaddr.c diff --git a/w32-pthreads/pthread_attr_getstacksize.c b/deps/w32-pthreads/pthread_attr_getstacksize.c similarity index 100% rename from w32-pthreads/pthread_attr_getstacksize.c rename to deps/w32-pthreads/pthread_attr_getstacksize.c diff --git a/w32-pthreads/pthread_attr_init.c b/deps/w32-pthreads/pthread_attr_init.c similarity index 100% rename from w32-pthreads/pthread_attr_init.c rename to deps/w32-pthreads/pthread_attr_init.c diff --git a/w32-pthreads/pthread_attr_setdetachstate.c b/deps/w32-pthreads/pthread_attr_setdetachstate.c similarity index 100% rename from w32-pthreads/pthread_attr_setdetachstate.c rename to deps/w32-pthreads/pthread_attr_setdetachstate.c diff --git a/w32-pthreads/pthread_attr_setinheritsched.c b/deps/w32-pthreads/pthread_attr_setinheritsched.c similarity index 100% rename from w32-pthreads/pthread_attr_setinheritsched.c rename to deps/w32-pthreads/pthread_attr_setinheritsched.c diff --git a/w32-pthreads/pthread_attr_setschedparam.c b/deps/w32-pthreads/pthread_attr_setschedparam.c similarity index 100% rename from w32-pthreads/pthread_attr_setschedparam.c rename to deps/w32-pthreads/pthread_attr_setschedparam.c diff --git a/w32-pthreads/pthread_attr_setschedpolicy.c b/deps/w32-pthreads/pthread_attr_setschedpolicy.c similarity index 100% rename from w32-pthreads/pthread_attr_setschedpolicy.c rename to deps/w32-pthreads/pthread_attr_setschedpolicy.c diff --git a/w32-pthreads/pthread_attr_setscope.c b/deps/w32-pthreads/pthread_attr_setscope.c similarity index 100% rename from w32-pthreads/pthread_attr_setscope.c rename to deps/w32-pthreads/pthread_attr_setscope.c diff --git a/w32-pthreads/pthread_attr_setstackaddr.c b/deps/w32-pthreads/pthread_attr_setstackaddr.c similarity index 100% rename from w32-pthreads/pthread_attr_setstackaddr.c rename to deps/w32-pthreads/pthread_attr_setstackaddr.c diff --git a/w32-pthreads/pthread_attr_setstacksize.c b/deps/w32-pthreads/pthread_attr_setstacksize.c similarity index 100% rename from w32-pthreads/pthread_attr_setstacksize.c rename to deps/w32-pthreads/pthread_attr_setstacksize.c diff --git a/w32-pthreads/pthread_barrier_destroy.c b/deps/w32-pthreads/pthread_barrier_destroy.c similarity index 100% rename from w32-pthreads/pthread_barrier_destroy.c rename to deps/w32-pthreads/pthread_barrier_destroy.c diff --git a/w32-pthreads/pthread_barrier_init.c b/deps/w32-pthreads/pthread_barrier_init.c similarity index 100% rename from w32-pthreads/pthread_barrier_init.c rename to deps/w32-pthreads/pthread_barrier_init.c diff --git a/w32-pthreads/pthread_barrier_wait.c b/deps/w32-pthreads/pthread_barrier_wait.c similarity index 100% rename from w32-pthreads/pthread_barrier_wait.c rename to deps/w32-pthreads/pthread_barrier_wait.c diff --git a/w32-pthreads/pthread_barrierattr_destroy.c b/deps/w32-pthreads/pthread_barrierattr_destroy.c similarity index 100% rename from w32-pthreads/pthread_barrierattr_destroy.c rename to deps/w32-pthreads/pthread_barrierattr_destroy.c diff --git a/w32-pthreads/pthread_barrierattr_getpshared.c b/deps/w32-pthreads/pthread_barrierattr_getpshared.c similarity index 100% rename from w32-pthreads/pthread_barrierattr_getpshared.c rename to deps/w32-pthreads/pthread_barrierattr_getpshared.c diff --git a/w32-pthreads/pthread_barrierattr_init.c b/deps/w32-pthreads/pthread_barrierattr_init.c similarity index 100% rename from w32-pthreads/pthread_barrierattr_init.c rename to deps/w32-pthreads/pthread_barrierattr_init.c diff --git a/w32-pthreads/pthread_barrierattr_setpshared.c b/deps/w32-pthreads/pthread_barrierattr_setpshared.c similarity index 100% rename from w32-pthreads/pthread_barrierattr_setpshared.c rename to deps/w32-pthreads/pthread_barrierattr_setpshared.c diff --git a/w32-pthreads/pthread_cancel.c b/deps/w32-pthreads/pthread_cancel.c similarity index 100% rename from w32-pthreads/pthread_cancel.c rename to deps/w32-pthreads/pthread_cancel.c diff --git a/w32-pthreads/pthread_cond_destroy.c b/deps/w32-pthreads/pthread_cond_destroy.c similarity index 100% rename from w32-pthreads/pthread_cond_destroy.c rename to deps/w32-pthreads/pthread_cond_destroy.c diff --git a/w32-pthreads/pthread_cond_init.c b/deps/w32-pthreads/pthread_cond_init.c similarity index 100% rename from w32-pthreads/pthread_cond_init.c rename to deps/w32-pthreads/pthread_cond_init.c diff --git a/w32-pthreads/pthread_cond_signal.c b/deps/w32-pthreads/pthread_cond_signal.c similarity index 100% rename from w32-pthreads/pthread_cond_signal.c rename to deps/w32-pthreads/pthread_cond_signal.c diff --git a/w32-pthreads/pthread_cond_wait.c b/deps/w32-pthreads/pthread_cond_wait.c similarity index 100% rename from w32-pthreads/pthread_cond_wait.c rename to deps/w32-pthreads/pthread_cond_wait.c diff --git a/w32-pthreads/pthread_condattr_destroy.c b/deps/w32-pthreads/pthread_condattr_destroy.c similarity index 100% rename from w32-pthreads/pthread_condattr_destroy.c rename to deps/w32-pthreads/pthread_condattr_destroy.c diff --git a/w32-pthreads/pthread_condattr_getpshared.c b/deps/w32-pthreads/pthread_condattr_getpshared.c similarity index 100% rename from w32-pthreads/pthread_condattr_getpshared.c rename to deps/w32-pthreads/pthread_condattr_getpshared.c diff --git a/w32-pthreads/pthread_condattr_init.c b/deps/w32-pthreads/pthread_condattr_init.c similarity index 100% rename from w32-pthreads/pthread_condattr_init.c rename to deps/w32-pthreads/pthread_condattr_init.c diff --git a/w32-pthreads/pthread_condattr_setpshared.c b/deps/w32-pthreads/pthread_condattr_setpshared.c similarity index 100% rename from w32-pthreads/pthread_condattr_setpshared.c rename to deps/w32-pthreads/pthread_condattr_setpshared.c diff --git a/w32-pthreads/pthread_delay_np.c b/deps/w32-pthreads/pthread_delay_np.c similarity index 100% rename from w32-pthreads/pthread_delay_np.c rename to deps/w32-pthreads/pthread_delay_np.c diff --git a/w32-pthreads/pthread_detach.c b/deps/w32-pthreads/pthread_detach.c similarity index 100% rename from w32-pthreads/pthread_detach.c rename to deps/w32-pthreads/pthread_detach.c diff --git a/w32-pthreads/pthread_equal.c b/deps/w32-pthreads/pthread_equal.c similarity index 100% rename from w32-pthreads/pthread_equal.c rename to deps/w32-pthreads/pthread_equal.c diff --git a/w32-pthreads/pthread_exit.c b/deps/w32-pthreads/pthread_exit.c similarity index 100% rename from w32-pthreads/pthread_exit.c rename to deps/w32-pthreads/pthread_exit.c diff --git a/w32-pthreads/pthread_getconcurrency.c b/deps/w32-pthreads/pthread_getconcurrency.c similarity index 100% rename from w32-pthreads/pthread_getconcurrency.c rename to deps/w32-pthreads/pthread_getconcurrency.c diff --git a/w32-pthreads/pthread_getschedparam.c b/deps/w32-pthreads/pthread_getschedparam.c similarity index 100% rename from w32-pthreads/pthread_getschedparam.c rename to deps/w32-pthreads/pthread_getschedparam.c diff --git a/w32-pthreads/pthread_getspecific.c b/deps/w32-pthreads/pthread_getspecific.c similarity index 100% rename from w32-pthreads/pthread_getspecific.c rename to deps/w32-pthreads/pthread_getspecific.c diff --git a/w32-pthreads/pthread_getunique_np.c b/deps/w32-pthreads/pthread_getunique_np.c similarity index 100% rename from w32-pthreads/pthread_getunique_np.c rename to deps/w32-pthreads/pthread_getunique_np.c diff --git a/w32-pthreads/pthread_getw32threadhandle_np.c b/deps/w32-pthreads/pthread_getw32threadhandle_np.c similarity index 100% rename from w32-pthreads/pthread_getw32threadhandle_np.c rename to deps/w32-pthreads/pthread_getw32threadhandle_np.c diff --git a/w32-pthreads/pthread_join.c b/deps/w32-pthreads/pthread_join.c similarity index 100% rename from w32-pthreads/pthread_join.c rename to deps/w32-pthreads/pthread_join.c diff --git a/w32-pthreads/pthread_key_create.c b/deps/w32-pthreads/pthread_key_create.c similarity index 100% rename from w32-pthreads/pthread_key_create.c rename to deps/w32-pthreads/pthread_key_create.c diff --git a/w32-pthreads/pthread_key_delete.c b/deps/w32-pthreads/pthread_key_delete.c similarity index 100% rename from w32-pthreads/pthread_key_delete.c rename to deps/w32-pthreads/pthread_key_delete.c diff --git a/w32-pthreads/pthread_kill.c b/deps/w32-pthreads/pthread_kill.c similarity index 100% rename from w32-pthreads/pthread_kill.c rename to deps/w32-pthreads/pthread_kill.c diff --git a/w32-pthreads/pthread_mutex_consistent.c b/deps/w32-pthreads/pthread_mutex_consistent.c similarity index 100% rename from w32-pthreads/pthread_mutex_consistent.c rename to deps/w32-pthreads/pthread_mutex_consistent.c diff --git a/w32-pthreads/pthread_mutex_destroy.c b/deps/w32-pthreads/pthread_mutex_destroy.c similarity index 100% rename from w32-pthreads/pthread_mutex_destroy.c rename to deps/w32-pthreads/pthread_mutex_destroy.c diff --git a/w32-pthreads/pthread_mutex_init.c b/deps/w32-pthreads/pthread_mutex_init.c similarity index 100% rename from w32-pthreads/pthread_mutex_init.c rename to deps/w32-pthreads/pthread_mutex_init.c diff --git a/w32-pthreads/pthread_mutex_lock.c b/deps/w32-pthreads/pthread_mutex_lock.c similarity index 100% rename from w32-pthreads/pthread_mutex_lock.c rename to deps/w32-pthreads/pthread_mutex_lock.c diff --git a/w32-pthreads/pthread_mutex_timedlock.c b/deps/w32-pthreads/pthread_mutex_timedlock.c similarity index 100% rename from w32-pthreads/pthread_mutex_timedlock.c rename to deps/w32-pthreads/pthread_mutex_timedlock.c diff --git a/w32-pthreads/pthread_mutex_trylock.c b/deps/w32-pthreads/pthread_mutex_trylock.c similarity index 100% rename from w32-pthreads/pthread_mutex_trylock.c rename to deps/w32-pthreads/pthread_mutex_trylock.c diff --git a/w32-pthreads/pthread_mutex_unlock.c b/deps/w32-pthreads/pthread_mutex_unlock.c similarity index 100% rename from w32-pthreads/pthread_mutex_unlock.c rename to deps/w32-pthreads/pthread_mutex_unlock.c diff --git a/w32-pthreads/pthread_mutexattr_destroy.c b/deps/w32-pthreads/pthread_mutexattr_destroy.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_destroy.c rename to deps/w32-pthreads/pthread_mutexattr_destroy.c diff --git a/w32-pthreads/pthread_mutexattr_getkind_np.c b/deps/w32-pthreads/pthread_mutexattr_getkind_np.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_getkind_np.c rename to deps/w32-pthreads/pthread_mutexattr_getkind_np.c diff --git a/w32-pthreads/pthread_mutexattr_getpshared.c b/deps/w32-pthreads/pthread_mutexattr_getpshared.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_getpshared.c rename to deps/w32-pthreads/pthread_mutexattr_getpshared.c diff --git a/w32-pthreads/pthread_mutexattr_getrobust.c b/deps/w32-pthreads/pthread_mutexattr_getrobust.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_getrobust.c rename to deps/w32-pthreads/pthread_mutexattr_getrobust.c diff --git a/w32-pthreads/pthread_mutexattr_gettype.c b/deps/w32-pthreads/pthread_mutexattr_gettype.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_gettype.c rename to deps/w32-pthreads/pthread_mutexattr_gettype.c diff --git a/w32-pthreads/pthread_mutexattr_init.c b/deps/w32-pthreads/pthread_mutexattr_init.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_init.c rename to deps/w32-pthreads/pthread_mutexattr_init.c diff --git a/w32-pthreads/pthread_mutexattr_setkind_np.c b/deps/w32-pthreads/pthread_mutexattr_setkind_np.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_setkind_np.c rename to deps/w32-pthreads/pthread_mutexattr_setkind_np.c diff --git a/w32-pthreads/pthread_mutexattr_setpshared.c b/deps/w32-pthreads/pthread_mutexattr_setpshared.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_setpshared.c rename to deps/w32-pthreads/pthread_mutexattr_setpshared.c diff --git a/w32-pthreads/pthread_mutexattr_setrobust.c b/deps/w32-pthreads/pthread_mutexattr_setrobust.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_setrobust.c rename to deps/w32-pthreads/pthread_mutexattr_setrobust.c diff --git a/w32-pthreads/pthread_mutexattr_settype.c b/deps/w32-pthreads/pthread_mutexattr_settype.c similarity index 100% rename from w32-pthreads/pthread_mutexattr_settype.c rename to deps/w32-pthreads/pthread_mutexattr_settype.c diff --git a/w32-pthreads/pthread_num_processors_np.c b/deps/w32-pthreads/pthread_num_processors_np.c similarity index 100% rename from w32-pthreads/pthread_num_processors_np.c rename to deps/w32-pthreads/pthread_num_processors_np.c diff --git a/w32-pthreads/pthread_once.c b/deps/w32-pthreads/pthread_once.c similarity index 100% rename from w32-pthreads/pthread_once.c rename to deps/w32-pthreads/pthread_once.c diff --git a/w32-pthreads/pthread_rwlock_destroy.c b/deps/w32-pthreads/pthread_rwlock_destroy.c similarity index 100% rename from w32-pthreads/pthread_rwlock_destroy.c rename to deps/w32-pthreads/pthread_rwlock_destroy.c diff --git a/w32-pthreads/pthread_rwlock_init.c b/deps/w32-pthreads/pthread_rwlock_init.c similarity index 100% rename from w32-pthreads/pthread_rwlock_init.c rename to deps/w32-pthreads/pthread_rwlock_init.c diff --git a/w32-pthreads/pthread_rwlock_rdlock.c b/deps/w32-pthreads/pthread_rwlock_rdlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_rdlock.c rename to deps/w32-pthreads/pthread_rwlock_rdlock.c diff --git a/w32-pthreads/pthread_rwlock_timedrdlock.c b/deps/w32-pthreads/pthread_rwlock_timedrdlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_timedrdlock.c rename to deps/w32-pthreads/pthread_rwlock_timedrdlock.c diff --git a/w32-pthreads/pthread_rwlock_timedwrlock.c b/deps/w32-pthreads/pthread_rwlock_timedwrlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_timedwrlock.c rename to deps/w32-pthreads/pthread_rwlock_timedwrlock.c diff --git a/w32-pthreads/pthread_rwlock_tryrdlock.c b/deps/w32-pthreads/pthread_rwlock_tryrdlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_tryrdlock.c rename to deps/w32-pthreads/pthread_rwlock_tryrdlock.c diff --git a/w32-pthreads/pthread_rwlock_trywrlock.c b/deps/w32-pthreads/pthread_rwlock_trywrlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_trywrlock.c rename to deps/w32-pthreads/pthread_rwlock_trywrlock.c diff --git a/w32-pthreads/pthread_rwlock_unlock.c b/deps/w32-pthreads/pthread_rwlock_unlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_unlock.c rename to deps/w32-pthreads/pthread_rwlock_unlock.c diff --git a/w32-pthreads/pthread_rwlock_wrlock.c b/deps/w32-pthreads/pthread_rwlock_wrlock.c similarity index 100% rename from w32-pthreads/pthread_rwlock_wrlock.c rename to deps/w32-pthreads/pthread_rwlock_wrlock.c diff --git a/w32-pthreads/pthread_rwlockattr_destroy.c b/deps/w32-pthreads/pthread_rwlockattr_destroy.c similarity index 100% rename from w32-pthreads/pthread_rwlockattr_destroy.c rename to deps/w32-pthreads/pthread_rwlockattr_destroy.c diff --git a/w32-pthreads/pthread_rwlockattr_getpshared.c b/deps/w32-pthreads/pthread_rwlockattr_getpshared.c similarity index 100% rename from w32-pthreads/pthread_rwlockattr_getpshared.c rename to deps/w32-pthreads/pthread_rwlockattr_getpshared.c diff --git a/w32-pthreads/pthread_rwlockattr_init.c b/deps/w32-pthreads/pthread_rwlockattr_init.c similarity index 100% rename from w32-pthreads/pthread_rwlockattr_init.c rename to deps/w32-pthreads/pthread_rwlockattr_init.c diff --git a/w32-pthreads/pthread_rwlockattr_setpshared.c b/deps/w32-pthreads/pthread_rwlockattr_setpshared.c similarity index 100% rename from w32-pthreads/pthread_rwlockattr_setpshared.c rename to deps/w32-pthreads/pthread_rwlockattr_setpshared.c diff --git a/w32-pthreads/pthread_self.c b/deps/w32-pthreads/pthread_self.c similarity index 100% rename from w32-pthreads/pthread_self.c rename to deps/w32-pthreads/pthread_self.c diff --git a/w32-pthreads/pthread_setcancelstate.c b/deps/w32-pthreads/pthread_setcancelstate.c similarity index 100% rename from w32-pthreads/pthread_setcancelstate.c rename to deps/w32-pthreads/pthread_setcancelstate.c diff --git a/w32-pthreads/pthread_setcanceltype.c b/deps/w32-pthreads/pthread_setcanceltype.c similarity index 100% rename from w32-pthreads/pthread_setcanceltype.c rename to deps/w32-pthreads/pthread_setcanceltype.c diff --git a/w32-pthreads/pthread_setconcurrency.c b/deps/w32-pthreads/pthread_setconcurrency.c similarity index 100% rename from w32-pthreads/pthread_setconcurrency.c rename to deps/w32-pthreads/pthread_setconcurrency.c diff --git a/w32-pthreads/pthread_setschedparam.c b/deps/w32-pthreads/pthread_setschedparam.c similarity index 100% rename from w32-pthreads/pthread_setschedparam.c rename to deps/w32-pthreads/pthread_setschedparam.c diff --git a/w32-pthreads/pthread_setspecific.c b/deps/w32-pthreads/pthread_setspecific.c similarity index 100% rename from w32-pthreads/pthread_setspecific.c rename to deps/w32-pthreads/pthread_setspecific.c diff --git a/w32-pthreads/pthread_spin_destroy.c b/deps/w32-pthreads/pthread_spin_destroy.c similarity index 100% rename from w32-pthreads/pthread_spin_destroy.c rename to deps/w32-pthreads/pthread_spin_destroy.c diff --git a/w32-pthreads/pthread_spin_init.c b/deps/w32-pthreads/pthread_spin_init.c similarity index 100% rename from w32-pthreads/pthread_spin_init.c rename to deps/w32-pthreads/pthread_spin_init.c diff --git a/w32-pthreads/pthread_spin_lock.c b/deps/w32-pthreads/pthread_spin_lock.c similarity index 100% rename from w32-pthreads/pthread_spin_lock.c rename to deps/w32-pthreads/pthread_spin_lock.c diff --git a/w32-pthreads/pthread_spin_trylock.c b/deps/w32-pthreads/pthread_spin_trylock.c similarity index 100% rename from w32-pthreads/pthread_spin_trylock.c rename to deps/w32-pthreads/pthread_spin_trylock.c diff --git a/w32-pthreads/pthread_spin_unlock.c b/deps/w32-pthreads/pthread_spin_unlock.c similarity index 100% rename from w32-pthreads/pthread_spin_unlock.c rename to deps/w32-pthreads/pthread_spin_unlock.c diff --git a/w32-pthreads/pthread_testcancel.c b/deps/w32-pthreads/pthread_testcancel.c similarity index 100% rename from w32-pthreads/pthread_testcancel.c rename to deps/w32-pthreads/pthread_testcancel.c diff --git a/w32-pthreads/pthread_timechange_handler_np.c b/deps/w32-pthreads/pthread_timechange_handler_np.c similarity index 100% rename from w32-pthreads/pthread_timechange_handler_np.c rename to deps/w32-pthreads/pthread_timechange_handler_np.c diff --git a/w32-pthreads/pthread_win32_attach_detach_np.c b/deps/w32-pthreads/pthread_win32_attach_detach_np.c similarity index 100% rename from w32-pthreads/pthread_win32_attach_detach_np.c rename to deps/w32-pthreads/pthread_win32_attach_detach_np.c diff --git a/w32-pthreads/ptw32_MCS_lock.c b/deps/w32-pthreads/ptw32_MCS_lock.c similarity index 100% rename from w32-pthreads/ptw32_MCS_lock.c rename to deps/w32-pthreads/ptw32_MCS_lock.c diff --git a/w32-pthreads/ptw32_OLL_lock.c b/deps/w32-pthreads/ptw32_OLL_lock.c similarity index 100% rename from w32-pthreads/ptw32_OLL_lock.c rename to deps/w32-pthreads/ptw32_OLL_lock.c diff --git a/w32-pthreads/ptw32_callUserDestroyRoutines.c b/deps/w32-pthreads/ptw32_callUserDestroyRoutines.c similarity index 100% rename from w32-pthreads/ptw32_callUserDestroyRoutines.c rename to deps/w32-pthreads/ptw32_callUserDestroyRoutines.c diff --git a/w32-pthreads/ptw32_calloc.c b/deps/w32-pthreads/ptw32_calloc.c similarity index 100% rename from w32-pthreads/ptw32_calloc.c rename to deps/w32-pthreads/ptw32_calloc.c diff --git a/w32-pthreads/ptw32_cond_check_need_init.c b/deps/w32-pthreads/ptw32_cond_check_need_init.c similarity index 100% rename from w32-pthreads/ptw32_cond_check_need_init.c rename to deps/w32-pthreads/ptw32_cond_check_need_init.c diff --git a/w32-pthreads/ptw32_getprocessors.c b/deps/w32-pthreads/ptw32_getprocessors.c similarity index 100% rename from w32-pthreads/ptw32_getprocessors.c rename to deps/w32-pthreads/ptw32_getprocessors.c diff --git a/w32-pthreads/ptw32_is_attr.c b/deps/w32-pthreads/ptw32_is_attr.c similarity index 100% rename from w32-pthreads/ptw32_is_attr.c rename to deps/w32-pthreads/ptw32_is_attr.c diff --git a/w32-pthreads/ptw32_mutex_check_need_init.c b/deps/w32-pthreads/ptw32_mutex_check_need_init.c similarity index 100% rename from w32-pthreads/ptw32_mutex_check_need_init.c rename to deps/w32-pthreads/ptw32_mutex_check_need_init.c diff --git a/w32-pthreads/ptw32_new.c b/deps/w32-pthreads/ptw32_new.c similarity index 100% rename from w32-pthreads/ptw32_new.c rename to deps/w32-pthreads/ptw32_new.c diff --git a/w32-pthreads/ptw32_processInitialize.c b/deps/w32-pthreads/ptw32_processInitialize.c similarity index 100% rename from w32-pthreads/ptw32_processInitialize.c rename to deps/w32-pthreads/ptw32_processInitialize.c diff --git a/w32-pthreads/ptw32_processTerminate.c b/deps/w32-pthreads/ptw32_processTerminate.c similarity index 100% rename from w32-pthreads/ptw32_processTerminate.c rename to deps/w32-pthreads/ptw32_processTerminate.c diff --git a/w32-pthreads/ptw32_relmillisecs.c b/deps/w32-pthreads/ptw32_relmillisecs.c similarity index 100% rename from w32-pthreads/ptw32_relmillisecs.c rename to deps/w32-pthreads/ptw32_relmillisecs.c diff --git a/w32-pthreads/ptw32_reuse.c b/deps/w32-pthreads/ptw32_reuse.c similarity index 100% rename from w32-pthreads/ptw32_reuse.c rename to deps/w32-pthreads/ptw32_reuse.c diff --git a/w32-pthreads/ptw32_rwlock_cancelwrwait.c b/deps/w32-pthreads/ptw32_rwlock_cancelwrwait.c similarity index 100% rename from w32-pthreads/ptw32_rwlock_cancelwrwait.c rename to deps/w32-pthreads/ptw32_rwlock_cancelwrwait.c diff --git a/w32-pthreads/ptw32_rwlock_check_need_init.c b/deps/w32-pthreads/ptw32_rwlock_check_need_init.c similarity index 100% rename from w32-pthreads/ptw32_rwlock_check_need_init.c rename to deps/w32-pthreads/ptw32_rwlock_check_need_init.c diff --git a/w32-pthreads/ptw32_semwait.c b/deps/w32-pthreads/ptw32_semwait.c similarity index 100% rename from w32-pthreads/ptw32_semwait.c rename to deps/w32-pthreads/ptw32_semwait.c diff --git a/w32-pthreads/ptw32_spinlock_check_need_init.c b/deps/w32-pthreads/ptw32_spinlock_check_need_init.c similarity index 100% rename from w32-pthreads/ptw32_spinlock_check_need_init.c rename to deps/w32-pthreads/ptw32_spinlock_check_need_init.c diff --git a/w32-pthreads/ptw32_threadDestroy.c b/deps/w32-pthreads/ptw32_threadDestroy.c similarity index 100% rename from w32-pthreads/ptw32_threadDestroy.c rename to deps/w32-pthreads/ptw32_threadDestroy.c diff --git a/w32-pthreads/ptw32_threadStart.c b/deps/w32-pthreads/ptw32_threadStart.c similarity index 100% rename from w32-pthreads/ptw32_threadStart.c rename to deps/w32-pthreads/ptw32_threadStart.c diff --git a/w32-pthreads/ptw32_throw.c b/deps/w32-pthreads/ptw32_throw.c similarity index 100% rename from w32-pthreads/ptw32_throw.c rename to deps/w32-pthreads/ptw32_throw.c diff --git a/w32-pthreads/ptw32_timespec.c b/deps/w32-pthreads/ptw32_timespec.c similarity index 100% rename from w32-pthreads/ptw32_timespec.c rename to deps/w32-pthreads/ptw32_timespec.c diff --git a/w32-pthreads/ptw32_tkAssocCreate.c b/deps/w32-pthreads/ptw32_tkAssocCreate.c similarity index 100% rename from w32-pthreads/ptw32_tkAssocCreate.c rename to deps/w32-pthreads/ptw32_tkAssocCreate.c diff --git a/w32-pthreads/ptw32_tkAssocDestroy.c b/deps/w32-pthreads/ptw32_tkAssocDestroy.c similarity index 100% rename from w32-pthreads/ptw32_tkAssocDestroy.c rename to deps/w32-pthreads/ptw32_tkAssocDestroy.c diff --git a/w32-pthreads/rwlock.c b/deps/w32-pthreads/rwlock.c similarity index 100% rename from w32-pthreads/rwlock.c rename to deps/w32-pthreads/rwlock.c diff --git a/w32-pthreads/sched.c b/deps/w32-pthreads/sched.c similarity index 100% rename from w32-pthreads/sched.c rename to deps/w32-pthreads/sched.c diff --git a/w32-pthreads/sched.h b/deps/w32-pthreads/sched.h similarity index 100% rename from w32-pthreads/sched.h rename to deps/w32-pthreads/sched.h diff --git a/w32-pthreads/sched_get_priority_max.c b/deps/w32-pthreads/sched_get_priority_max.c similarity index 100% rename from w32-pthreads/sched_get_priority_max.c rename to deps/w32-pthreads/sched_get_priority_max.c diff --git a/w32-pthreads/sched_get_priority_min.c b/deps/w32-pthreads/sched_get_priority_min.c similarity index 100% rename from w32-pthreads/sched_get_priority_min.c rename to deps/w32-pthreads/sched_get_priority_min.c diff --git a/w32-pthreads/sched_getscheduler.c b/deps/w32-pthreads/sched_getscheduler.c similarity index 100% rename from w32-pthreads/sched_getscheduler.c rename to deps/w32-pthreads/sched_getscheduler.c diff --git a/w32-pthreads/sched_setscheduler.c b/deps/w32-pthreads/sched_setscheduler.c similarity index 100% rename from w32-pthreads/sched_setscheduler.c rename to deps/w32-pthreads/sched_setscheduler.c diff --git a/w32-pthreads/sched_yield.c b/deps/w32-pthreads/sched_yield.c similarity index 100% rename from w32-pthreads/sched_yield.c rename to deps/w32-pthreads/sched_yield.c diff --git a/w32-pthreads/sem_close.c b/deps/w32-pthreads/sem_close.c similarity index 100% rename from w32-pthreads/sem_close.c rename to deps/w32-pthreads/sem_close.c diff --git a/w32-pthreads/sem_destroy.c b/deps/w32-pthreads/sem_destroy.c similarity index 100% rename from w32-pthreads/sem_destroy.c rename to deps/w32-pthreads/sem_destroy.c diff --git a/w32-pthreads/sem_getvalue.c b/deps/w32-pthreads/sem_getvalue.c similarity index 100% rename from w32-pthreads/sem_getvalue.c rename to deps/w32-pthreads/sem_getvalue.c diff --git a/w32-pthreads/sem_init.c b/deps/w32-pthreads/sem_init.c similarity index 100% rename from w32-pthreads/sem_init.c rename to deps/w32-pthreads/sem_init.c diff --git a/w32-pthreads/sem_open.c b/deps/w32-pthreads/sem_open.c similarity index 100% rename from w32-pthreads/sem_open.c rename to deps/w32-pthreads/sem_open.c diff --git a/w32-pthreads/sem_post.c b/deps/w32-pthreads/sem_post.c similarity index 100% rename from w32-pthreads/sem_post.c rename to deps/w32-pthreads/sem_post.c diff --git a/w32-pthreads/sem_post_multiple.c b/deps/w32-pthreads/sem_post_multiple.c similarity index 100% rename from w32-pthreads/sem_post_multiple.c rename to deps/w32-pthreads/sem_post_multiple.c diff --git a/w32-pthreads/sem_timedwait.c b/deps/w32-pthreads/sem_timedwait.c similarity index 100% rename from w32-pthreads/sem_timedwait.c rename to deps/w32-pthreads/sem_timedwait.c diff --git a/w32-pthreads/sem_trywait.c b/deps/w32-pthreads/sem_trywait.c similarity index 100% rename from w32-pthreads/sem_trywait.c rename to deps/w32-pthreads/sem_trywait.c diff --git a/w32-pthreads/sem_unlink.c b/deps/w32-pthreads/sem_unlink.c similarity index 100% rename from w32-pthreads/sem_unlink.c rename to deps/w32-pthreads/sem_unlink.c diff --git a/w32-pthreads/sem_wait.c b/deps/w32-pthreads/sem_wait.c similarity index 100% rename from w32-pthreads/sem_wait.c rename to deps/w32-pthreads/sem_wait.c diff --git a/w32-pthreads/semaphore.c b/deps/w32-pthreads/semaphore.c similarity index 100% rename from w32-pthreads/semaphore.c rename to deps/w32-pthreads/semaphore.c diff --git a/w32-pthreads/semaphore.h b/deps/w32-pthreads/semaphore.h similarity index 100% rename from w32-pthreads/semaphore.h rename to deps/w32-pthreads/semaphore.h diff --git a/w32-pthreads/signal.c b/deps/w32-pthreads/signal.c similarity index 100% rename from w32-pthreads/signal.c rename to deps/w32-pthreads/signal.c diff --git a/w32-pthreads/spin.c b/deps/w32-pthreads/spin.c similarity index 100% rename from w32-pthreads/spin.c rename to deps/w32-pthreads/spin.c diff --git a/w32-pthreads/sync.c b/deps/w32-pthreads/sync.c similarity index 100% rename from w32-pthreads/sync.c rename to deps/w32-pthreads/sync.c diff --git a/w32-pthreads/tests/Bmakefile b/deps/w32-pthreads/tests/Bmakefile similarity index 100% rename from w32-pthreads/tests/Bmakefile rename to deps/w32-pthreads/tests/Bmakefile diff --git a/w32-pthreads/tests/ChangeLog b/deps/w32-pthreads/tests/ChangeLog similarity index 100% rename from w32-pthreads/tests/ChangeLog rename to deps/w32-pthreads/tests/ChangeLog diff --git a/w32-pthreads/tests/Debug.dsp b/deps/w32-pthreads/tests/Debug.dsp similarity index 100% rename from w32-pthreads/tests/Debug.dsp rename to deps/w32-pthreads/tests/Debug.dsp diff --git a/w32-pthreads/tests/Debug.dsw b/deps/w32-pthreads/tests/Debug.dsw similarity index 100% rename from w32-pthreads/tests/Debug.dsw rename to deps/w32-pthreads/tests/Debug.dsw diff --git a/w32-pthreads/tests/Debug.plg b/deps/w32-pthreads/tests/Debug.plg similarity index 100% rename from w32-pthreads/tests/Debug.plg rename to deps/w32-pthreads/tests/Debug.plg diff --git a/w32-pthreads/tests/Debug.txt b/deps/w32-pthreads/tests/Debug.txt similarity index 100% rename from w32-pthreads/tests/Debug.txt rename to deps/w32-pthreads/tests/Debug.txt diff --git a/w32-pthreads/tests/GNUmakefile b/deps/w32-pthreads/tests/GNUmakefile similarity index 100% rename from w32-pthreads/tests/GNUmakefile rename to deps/w32-pthreads/tests/GNUmakefile diff --git a/w32-pthreads/tests/Makefile b/deps/w32-pthreads/tests/Makefile similarity index 100% rename from w32-pthreads/tests/Makefile rename to deps/w32-pthreads/tests/Makefile diff --git a/w32-pthreads/tests/README b/deps/w32-pthreads/tests/README similarity index 100% rename from w32-pthreads/tests/README rename to deps/w32-pthreads/tests/README diff --git a/w32-pthreads/tests/README.BENCHTESTS b/deps/w32-pthreads/tests/README.BENCHTESTS similarity index 100% rename from w32-pthreads/tests/README.BENCHTESTS rename to deps/w32-pthreads/tests/README.BENCHTESTS diff --git a/w32-pthreads/tests/SIZES.GC b/deps/w32-pthreads/tests/SIZES.GC similarity index 100% rename from w32-pthreads/tests/SIZES.GC rename to deps/w32-pthreads/tests/SIZES.GC diff --git a/w32-pthreads/tests/SIZES.GCE b/deps/w32-pthreads/tests/SIZES.GCE similarity index 100% rename from w32-pthreads/tests/SIZES.GCE rename to deps/w32-pthreads/tests/SIZES.GCE diff --git a/w32-pthreads/tests/SIZES.VC b/deps/w32-pthreads/tests/SIZES.VC similarity index 100% rename from w32-pthreads/tests/SIZES.VC rename to deps/w32-pthreads/tests/SIZES.VC diff --git a/w32-pthreads/tests/SIZES.VCE b/deps/w32-pthreads/tests/SIZES.VCE similarity index 100% rename from w32-pthreads/tests/SIZES.VCE rename to deps/w32-pthreads/tests/SIZES.VCE diff --git a/w32-pthreads/tests/SIZES.VSE b/deps/w32-pthreads/tests/SIZES.VSE similarity index 100% rename from w32-pthreads/tests/SIZES.VSE rename to deps/w32-pthreads/tests/SIZES.VSE diff --git a/w32-pthreads/tests/Wmakefile b/deps/w32-pthreads/tests/Wmakefile similarity index 100% rename from w32-pthreads/tests/Wmakefile rename to deps/w32-pthreads/tests/Wmakefile diff --git a/w32-pthreads/tests/barrier1.c b/deps/w32-pthreads/tests/barrier1.c similarity index 100% rename from w32-pthreads/tests/barrier1.c rename to deps/w32-pthreads/tests/barrier1.c diff --git a/w32-pthreads/tests/barrier2.c b/deps/w32-pthreads/tests/barrier2.c similarity index 100% rename from w32-pthreads/tests/barrier2.c rename to deps/w32-pthreads/tests/barrier2.c diff --git a/w32-pthreads/tests/barrier3.c b/deps/w32-pthreads/tests/barrier3.c similarity index 100% rename from w32-pthreads/tests/barrier3.c rename to deps/w32-pthreads/tests/barrier3.c diff --git a/w32-pthreads/tests/barrier4.c b/deps/w32-pthreads/tests/barrier4.c similarity index 100% rename from w32-pthreads/tests/barrier4.c rename to deps/w32-pthreads/tests/barrier4.c diff --git a/w32-pthreads/tests/barrier5.c b/deps/w32-pthreads/tests/barrier5.c similarity index 100% rename from w32-pthreads/tests/barrier5.c rename to deps/w32-pthreads/tests/barrier5.c diff --git a/w32-pthreads/tests/barrier6.c b/deps/w32-pthreads/tests/barrier6.c similarity index 100% rename from w32-pthreads/tests/barrier6.c rename to deps/w32-pthreads/tests/barrier6.c diff --git a/w32-pthreads/tests/benchlib.c b/deps/w32-pthreads/tests/benchlib.c similarity index 100% rename from w32-pthreads/tests/benchlib.c rename to deps/w32-pthreads/tests/benchlib.c diff --git a/w32-pthreads/tests/benchtest.h b/deps/w32-pthreads/tests/benchtest.h similarity index 100% rename from w32-pthreads/tests/benchtest.h rename to deps/w32-pthreads/tests/benchtest.h diff --git a/w32-pthreads/tests/benchtest1.c b/deps/w32-pthreads/tests/benchtest1.c similarity index 100% rename from w32-pthreads/tests/benchtest1.c rename to deps/w32-pthreads/tests/benchtest1.c diff --git a/w32-pthreads/tests/benchtest2.c b/deps/w32-pthreads/tests/benchtest2.c similarity index 100% rename from w32-pthreads/tests/benchtest2.c rename to deps/w32-pthreads/tests/benchtest2.c diff --git a/w32-pthreads/tests/benchtest3.c b/deps/w32-pthreads/tests/benchtest3.c similarity index 100% rename from w32-pthreads/tests/benchtest3.c rename to deps/w32-pthreads/tests/benchtest3.c diff --git a/w32-pthreads/tests/benchtest4.c b/deps/w32-pthreads/tests/benchtest4.c similarity index 100% rename from w32-pthreads/tests/benchtest4.c rename to deps/w32-pthreads/tests/benchtest4.c diff --git a/w32-pthreads/tests/benchtest5.c b/deps/w32-pthreads/tests/benchtest5.c similarity index 100% rename from w32-pthreads/tests/benchtest5.c rename to deps/w32-pthreads/tests/benchtest5.c diff --git a/w32-pthreads/tests/cancel1.c b/deps/w32-pthreads/tests/cancel1.c similarity index 100% rename from w32-pthreads/tests/cancel1.c rename to deps/w32-pthreads/tests/cancel1.c diff --git a/w32-pthreads/tests/cancel2.c b/deps/w32-pthreads/tests/cancel2.c similarity index 100% rename from w32-pthreads/tests/cancel2.c rename to deps/w32-pthreads/tests/cancel2.c diff --git a/w32-pthreads/tests/cancel3.c b/deps/w32-pthreads/tests/cancel3.c similarity index 100% rename from w32-pthreads/tests/cancel3.c rename to deps/w32-pthreads/tests/cancel3.c diff --git a/w32-pthreads/tests/cancel4.c b/deps/w32-pthreads/tests/cancel4.c similarity index 100% rename from w32-pthreads/tests/cancel4.c rename to deps/w32-pthreads/tests/cancel4.c diff --git a/w32-pthreads/tests/cancel5.c b/deps/w32-pthreads/tests/cancel5.c similarity index 100% rename from w32-pthreads/tests/cancel5.c rename to deps/w32-pthreads/tests/cancel5.c diff --git a/w32-pthreads/tests/cancel6a.c b/deps/w32-pthreads/tests/cancel6a.c similarity index 100% rename from w32-pthreads/tests/cancel6a.c rename to deps/w32-pthreads/tests/cancel6a.c diff --git a/w32-pthreads/tests/cancel6d.c b/deps/w32-pthreads/tests/cancel6d.c similarity index 100% rename from w32-pthreads/tests/cancel6d.c rename to deps/w32-pthreads/tests/cancel6d.c diff --git a/w32-pthreads/tests/cancel7.c b/deps/w32-pthreads/tests/cancel7.c similarity index 100% rename from w32-pthreads/tests/cancel7.c rename to deps/w32-pthreads/tests/cancel7.c diff --git a/w32-pthreads/tests/cancel8.c b/deps/w32-pthreads/tests/cancel8.c similarity index 100% rename from w32-pthreads/tests/cancel8.c rename to deps/w32-pthreads/tests/cancel8.c diff --git a/w32-pthreads/tests/cancel9.c b/deps/w32-pthreads/tests/cancel9.c similarity index 100% rename from w32-pthreads/tests/cancel9.c rename to deps/w32-pthreads/tests/cancel9.c diff --git a/w32-pthreads/tests/cleanup0.c b/deps/w32-pthreads/tests/cleanup0.c similarity index 100% rename from w32-pthreads/tests/cleanup0.c rename to deps/w32-pthreads/tests/cleanup0.c diff --git a/w32-pthreads/tests/cleanup1.c b/deps/w32-pthreads/tests/cleanup1.c similarity index 100% rename from w32-pthreads/tests/cleanup1.c rename to deps/w32-pthreads/tests/cleanup1.c diff --git a/w32-pthreads/tests/cleanup2.c b/deps/w32-pthreads/tests/cleanup2.c similarity index 100% rename from w32-pthreads/tests/cleanup2.c rename to deps/w32-pthreads/tests/cleanup2.c diff --git a/w32-pthreads/tests/cleanup3.c b/deps/w32-pthreads/tests/cleanup3.c similarity index 100% rename from w32-pthreads/tests/cleanup3.c rename to deps/w32-pthreads/tests/cleanup3.c diff --git a/w32-pthreads/tests/condvar1.c b/deps/w32-pthreads/tests/condvar1.c similarity index 100% rename from w32-pthreads/tests/condvar1.c rename to deps/w32-pthreads/tests/condvar1.c diff --git a/w32-pthreads/tests/condvar1_1.c b/deps/w32-pthreads/tests/condvar1_1.c similarity index 100% rename from w32-pthreads/tests/condvar1_1.c rename to deps/w32-pthreads/tests/condvar1_1.c diff --git a/w32-pthreads/tests/condvar1_2.c b/deps/w32-pthreads/tests/condvar1_2.c similarity index 100% rename from w32-pthreads/tests/condvar1_2.c rename to deps/w32-pthreads/tests/condvar1_2.c diff --git a/w32-pthreads/tests/condvar2.c b/deps/w32-pthreads/tests/condvar2.c similarity index 100% rename from w32-pthreads/tests/condvar2.c rename to deps/w32-pthreads/tests/condvar2.c diff --git a/w32-pthreads/tests/condvar2_1.c b/deps/w32-pthreads/tests/condvar2_1.c similarity index 100% rename from w32-pthreads/tests/condvar2_1.c rename to deps/w32-pthreads/tests/condvar2_1.c diff --git a/w32-pthreads/tests/condvar3.c b/deps/w32-pthreads/tests/condvar3.c similarity index 100% rename from w32-pthreads/tests/condvar3.c rename to deps/w32-pthreads/tests/condvar3.c diff --git a/w32-pthreads/tests/condvar3_1.c b/deps/w32-pthreads/tests/condvar3_1.c similarity index 100% rename from w32-pthreads/tests/condvar3_1.c rename to deps/w32-pthreads/tests/condvar3_1.c diff --git a/w32-pthreads/tests/condvar3_2.c b/deps/w32-pthreads/tests/condvar3_2.c similarity index 100% rename from w32-pthreads/tests/condvar3_2.c rename to deps/w32-pthreads/tests/condvar3_2.c diff --git a/w32-pthreads/tests/condvar3_3.c b/deps/w32-pthreads/tests/condvar3_3.c similarity index 100% rename from w32-pthreads/tests/condvar3_3.c rename to deps/w32-pthreads/tests/condvar3_3.c diff --git a/w32-pthreads/tests/condvar4.c b/deps/w32-pthreads/tests/condvar4.c similarity index 100% rename from w32-pthreads/tests/condvar4.c rename to deps/w32-pthreads/tests/condvar4.c diff --git a/w32-pthreads/tests/condvar5.c b/deps/w32-pthreads/tests/condvar5.c similarity index 100% rename from w32-pthreads/tests/condvar5.c rename to deps/w32-pthreads/tests/condvar5.c diff --git a/w32-pthreads/tests/condvar6.c b/deps/w32-pthreads/tests/condvar6.c similarity index 100% rename from w32-pthreads/tests/condvar6.c rename to deps/w32-pthreads/tests/condvar6.c diff --git a/w32-pthreads/tests/condvar7.c b/deps/w32-pthreads/tests/condvar7.c similarity index 100% rename from w32-pthreads/tests/condvar7.c rename to deps/w32-pthreads/tests/condvar7.c diff --git a/w32-pthreads/tests/condvar8.c b/deps/w32-pthreads/tests/condvar8.c similarity index 100% rename from w32-pthreads/tests/condvar8.c rename to deps/w32-pthreads/tests/condvar8.c diff --git a/w32-pthreads/tests/condvar9.c b/deps/w32-pthreads/tests/condvar9.c similarity index 100% rename from w32-pthreads/tests/condvar9.c rename to deps/w32-pthreads/tests/condvar9.c diff --git a/w32-pthreads/tests/context1.c b/deps/w32-pthreads/tests/context1.c similarity index 100% rename from w32-pthreads/tests/context1.c rename to deps/w32-pthreads/tests/context1.c diff --git a/w32-pthreads/tests/count1.c b/deps/w32-pthreads/tests/count1.c similarity index 100% rename from w32-pthreads/tests/count1.c rename to deps/w32-pthreads/tests/count1.c diff --git a/w32-pthreads/tests/create1.c b/deps/w32-pthreads/tests/create1.c similarity index 100% rename from w32-pthreads/tests/create1.c rename to deps/w32-pthreads/tests/create1.c diff --git a/w32-pthreads/tests/create2.c b/deps/w32-pthreads/tests/create2.c similarity index 100% rename from w32-pthreads/tests/create2.c rename to deps/w32-pthreads/tests/create2.c diff --git a/w32-pthreads/tests/create3.c b/deps/w32-pthreads/tests/create3.c similarity index 100% rename from w32-pthreads/tests/create3.c rename to deps/w32-pthreads/tests/create3.c diff --git a/w32-pthreads/tests/delay1.c b/deps/w32-pthreads/tests/delay1.c similarity index 100% rename from w32-pthreads/tests/delay1.c rename to deps/w32-pthreads/tests/delay1.c diff --git a/w32-pthreads/tests/delay2.c b/deps/w32-pthreads/tests/delay2.c similarity index 100% rename from w32-pthreads/tests/delay2.c rename to deps/w32-pthreads/tests/delay2.c diff --git a/w32-pthreads/tests/detach1.c b/deps/w32-pthreads/tests/detach1.c similarity index 100% rename from w32-pthreads/tests/detach1.c rename to deps/w32-pthreads/tests/detach1.c diff --git a/w32-pthreads/tests/equal1.c b/deps/w32-pthreads/tests/equal1.c similarity index 100% rename from w32-pthreads/tests/equal1.c rename to deps/w32-pthreads/tests/equal1.c diff --git a/w32-pthreads/tests/errno1.c b/deps/w32-pthreads/tests/errno1.c similarity index 100% rename from w32-pthreads/tests/errno1.c rename to deps/w32-pthreads/tests/errno1.c diff --git a/w32-pthreads/tests/exception1.c b/deps/w32-pthreads/tests/exception1.c similarity index 100% rename from w32-pthreads/tests/exception1.c rename to deps/w32-pthreads/tests/exception1.c diff --git a/w32-pthreads/tests/exception2.c b/deps/w32-pthreads/tests/exception2.c similarity index 100% rename from w32-pthreads/tests/exception2.c rename to deps/w32-pthreads/tests/exception2.c diff --git a/w32-pthreads/tests/exception3.c b/deps/w32-pthreads/tests/exception3.c similarity index 100% rename from w32-pthreads/tests/exception3.c rename to deps/w32-pthreads/tests/exception3.c diff --git a/w32-pthreads/tests/exit1.c b/deps/w32-pthreads/tests/exit1.c similarity index 100% rename from w32-pthreads/tests/exit1.c rename to deps/w32-pthreads/tests/exit1.c diff --git a/w32-pthreads/tests/exit2.c b/deps/w32-pthreads/tests/exit2.c similarity index 100% rename from w32-pthreads/tests/exit2.c rename to deps/w32-pthreads/tests/exit2.c diff --git a/w32-pthreads/tests/exit3.c b/deps/w32-pthreads/tests/exit3.c similarity index 100% rename from w32-pthreads/tests/exit3.c rename to deps/w32-pthreads/tests/exit3.c diff --git a/w32-pthreads/tests/exit4.c b/deps/w32-pthreads/tests/exit4.c similarity index 100% rename from w32-pthreads/tests/exit4.c rename to deps/w32-pthreads/tests/exit4.c diff --git a/w32-pthreads/tests/exit5.c b/deps/w32-pthreads/tests/exit5.c similarity index 100% rename from w32-pthreads/tests/exit5.c rename to deps/w32-pthreads/tests/exit5.c diff --git a/w32-pthreads/tests/eyal1.c b/deps/w32-pthreads/tests/eyal1.c similarity index 100% rename from w32-pthreads/tests/eyal1.c rename to deps/w32-pthreads/tests/eyal1.c diff --git a/w32-pthreads/tests/inherit1.c b/deps/w32-pthreads/tests/inherit1.c similarity index 100% rename from w32-pthreads/tests/inherit1.c rename to deps/w32-pthreads/tests/inherit1.c diff --git a/w32-pthreads/tests/join0.c b/deps/w32-pthreads/tests/join0.c similarity index 100% rename from w32-pthreads/tests/join0.c rename to deps/w32-pthreads/tests/join0.c diff --git a/w32-pthreads/tests/join1.c b/deps/w32-pthreads/tests/join1.c similarity index 100% rename from w32-pthreads/tests/join1.c rename to deps/w32-pthreads/tests/join1.c diff --git a/w32-pthreads/tests/join2.c b/deps/w32-pthreads/tests/join2.c similarity index 100% rename from w32-pthreads/tests/join2.c rename to deps/w32-pthreads/tests/join2.c diff --git a/w32-pthreads/tests/join3.c b/deps/w32-pthreads/tests/join3.c similarity index 100% rename from w32-pthreads/tests/join3.c rename to deps/w32-pthreads/tests/join3.c diff --git a/w32-pthreads/tests/kill1.c b/deps/w32-pthreads/tests/kill1.c similarity index 100% rename from w32-pthreads/tests/kill1.c rename to deps/w32-pthreads/tests/kill1.c diff --git a/w32-pthreads/tests/loadfree.c b/deps/w32-pthreads/tests/loadfree.c similarity index 100% rename from w32-pthreads/tests/loadfree.c rename to deps/w32-pthreads/tests/loadfree.c diff --git a/w32-pthreads/tests/mutex1.c b/deps/w32-pthreads/tests/mutex1.c similarity index 100% rename from w32-pthreads/tests/mutex1.c rename to deps/w32-pthreads/tests/mutex1.c diff --git a/w32-pthreads/tests/mutex1e.c b/deps/w32-pthreads/tests/mutex1e.c similarity index 100% rename from w32-pthreads/tests/mutex1e.c rename to deps/w32-pthreads/tests/mutex1e.c diff --git a/w32-pthreads/tests/mutex1n.c b/deps/w32-pthreads/tests/mutex1n.c similarity index 100% rename from w32-pthreads/tests/mutex1n.c rename to deps/w32-pthreads/tests/mutex1n.c diff --git a/w32-pthreads/tests/mutex1r.c b/deps/w32-pthreads/tests/mutex1r.c similarity index 100% rename from w32-pthreads/tests/mutex1r.c rename to deps/w32-pthreads/tests/mutex1r.c diff --git a/w32-pthreads/tests/mutex2.c b/deps/w32-pthreads/tests/mutex2.c similarity index 100% rename from w32-pthreads/tests/mutex2.c rename to deps/w32-pthreads/tests/mutex2.c diff --git a/w32-pthreads/tests/mutex2e.c b/deps/w32-pthreads/tests/mutex2e.c similarity index 100% rename from w32-pthreads/tests/mutex2e.c rename to deps/w32-pthreads/tests/mutex2e.c diff --git a/w32-pthreads/tests/mutex2r.c b/deps/w32-pthreads/tests/mutex2r.c similarity index 100% rename from w32-pthreads/tests/mutex2r.c rename to deps/w32-pthreads/tests/mutex2r.c diff --git a/w32-pthreads/tests/mutex3.c b/deps/w32-pthreads/tests/mutex3.c similarity index 100% rename from w32-pthreads/tests/mutex3.c rename to deps/w32-pthreads/tests/mutex3.c diff --git a/w32-pthreads/tests/mutex3e.c b/deps/w32-pthreads/tests/mutex3e.c similarity index 100% rename from w32-pthreads/tests/mutex3e.c rename to deps/w32-pthreads/tests/mutex3e.c diff --git a/w32-pthreads/tests/mutex3r.c b/deps/w32-pthreads/tests/mutex3r.c similarity index 100% rename from w32-pthreads/tests/mutex3r.c rename to deps/w32-pthreads/tests/mutex3r.c diff --git a/w32-pthreads/tests/mutex4.c b/deps/w32-pthreads/tests/mutex4.c similarity index 100% rename from w32-pthreads/tests/mutex4.c rename to deps/w32-pthreads/tests/mutex4.c diff --git a/w32-pthreads/tests/mutex5.c b/deps/w32-pthreads/tests/mutex5.c similarity index 100% rename from w32-pthreads/tests/mutex5.c rename to deps/w32-pthreads/tests/mutex5.c diff --git a/w32-pthreads/tests/mutex6.c b/deps/w32-pthreads/tests/mutex6.c similarity index 100% rename from w32-pthreads/tests/mutex6.c rename to deps/w32-pthreads/tests/mutex6.c diff --git a/w32-pthreads/tests/mutex6e.c b/deps/w32-pthreads/tests/mutex6e.c similarity index 100% rename from w32-pthreads/tests/mutex6e.c rename to deps/w32-pthreads/tests/mutex6e.c diff --git a/w32-pthreads/tests/mutex6es.c b/deps/w32-pthreads/tests/mutex6es.c similarity index 100% rename from w32-pthreads/tests/mutex6es.c rename to deps/w32-pthreads/tests/mutex6es.c diff --git a/w32-pthreads/tests/mutex6n.c b/deps/w32-pthreads/tests/mutex6n.c similarity index 100% rename from w32-pthreads/tests/mutex6n.c rename to deps/w32-pthreads/tests/mutex6n.c diff --git a/w32-pthreads/tests/mutex6r.c b/deps/w32-pthreads/tests/mutex6r.c similarity index 100% rename from w32-pthreads/tests/mutex6r.c rename to deps/w32-pthreads/tests/mutex6r.c diff --git a/w32-pthreads/tests/mutex6rs.c b/deps/w32-pthreads/tests/mutex6rs.c similarity index 100% rename from w32-pthreads/tests/mutex6rs.c rename to deps/w32-pthreads/tests/mutex6rs.c diff --git a/w32-pthreads/tests/mutex6s.c b/deps/w32-pthreads/tests/mutex6s.c similarity index 100% rename from w32-pthreads/tests/mutex6s.c rename to deps/w32-pthreads/tests/mutex6s.c diff --git a/w32-pthreads/tests/mutex7.c b/deps/w32-pthreads/tests/mutex7.c similarity index 100% rename from w32-pthreads/tests/mutex7.c rename to deps/w32-pthreads/tests/mutex7.c diff --git a/w32-pthreads/tests/mutex7e.c b/deps/w32-pthreads/tests/mutex7e.c similarity index 100% rename from w32-pthreads/tests/mutex7e.c rename to deps/w32-pthreads/tests/mutex7e.c diff --git a/w32-pthreads/tests/mutex7n.c b/deps/w32-pthreads/tests/mutex7n.c similarity index 100% rename from w32-pthreads/tests/mutex7n.c rename to deps/w32-pthreads/tests/mutex7n.c diff --git a/w32-pthreads/tests/mutex7r.c b/deps/w32-pthreads/tests/mutex7r.c similarity index 100% rename from w32-pthreads/tests/mutex7r.c rename to deps/w32-pthreads/tests/mutex7r.c diff --git a/w32-pthreads/tests/mutex8.c b/deps/w32-pthreads/tests/mutex8.c similarity index 100% rename from w32-pthreads/tests/mutex8.c rename to deps/w32-pthreads/tests/mutex8.c diff --git a/w32-pthreads/tests/mutex8e.c b/deps/w32-pthreads/tests/mutex8e.c similarity index 100% rename from w32-pthreads/tests/mutex8e.c rename to deps/w32-pthreads/tests/mutex8e.c diff --git a/w32-pthreads/tests/mutex8n.c b/deps/w32-pthreads/tests/mutex8n.c similarity index 100% rename from w32-pthreads/tests/mutex8n.c rename to deps/w32-pthreads/tests/mutex8n.c diff --git a/w32-pthreads/tests/mutex8r.c b/deps/w32-pthreads/tests/mutex8r.c similarity index 100% rename from w32-pthreads/tests/mutex8r.c rename to deps/w32-pthreads/tests/mutex8r.c diff --git a/w32-pthreads/tests/once1.c b/deps/w32-pthreads/tests/once1.c similarity index 100% rename from w32-pthreads/tests/once1.c rename to deps/w32-pthreads/tests/once1.c diff --git a/w32-pthreads/tests/once2.c b/deps/w32-pthreads/tests/once2.c similarity index 100% rename from w32-pthreads/tests/once2.c rename to deps/w32-pthreads/tests/once2.c diff --git a/w32-pthreads/tests/once3.c b/deps/w32-pthreads/tests/once3.c similarity index 100% rename from w32-pthreads/tests/once3.c rename to deps/w32-pthreads/tests/once3.c diff --git a/w32-pthreads/tests/once4.c b/deps/w32-pthreads/tests/once4.c similarity index 100% rename from w32-pthreads/tests/once4.c rename to deps/w32-pthreads/tests/once4.c diff --git a/w32-pthreads/tests/openmp1.c b/deps/w32-pthreads/tests/openmp1.c similarity index 100% rename from w32-pthreads/tests/openmp1.c rename to deps/w32-pthreads/tests/openmp1.c diff --git a/w32-pthreads/tests/priority1.c b/deps/w32-pthreads/tests/priority1.c similarity index 100% rename from w32-pthreads/tests/priority1.c rename to deps/w32-pthreads/tests/priority1.c diff --git a/w32-pthreads/tests/priority2.c b/deps/w32-pthreads/tests/priority2.c similarity index 100% rename from w32-pthreads/tests/priority2.c rename to deps/w32-pthreads/tests/priority2.c diff --git a/w32-pthreads/tests/reuse1.c b/deps/w32-pthreads/tests/reuse1.c similarity index 100% rename from w32-pthreads/tests/reuse1.c rename to deps/w32-pthreads/tests/reuse1.c diff --git a/w32-pthreads/tests/reuse2.c b/deps/w32-pthreads/tests/reuse2.c similarity index 100% rename from w32-pthreads/tests/reuse2.c rename to deps/w32-pthreads/tests/reuse2.c diff --git a/w32-pthreads/tests/robust1.c b/deps/w32-pthreads/tests/robust1.c similarity index 100% rename from w32-pthreads/tests/robust1.c rename to deps/w32-pthreads/tests/robust1.c diff --git a/w32-pthreads/tests/robust2.c b/deps/w32-pthreads/tests/robust2.c similarity index 100% rename from w32-pthreads/tests/robust2.c rename to deps/w32-pthreads/tests/robust2.c diff --git a/w32-pthreads/tests/robust3.c b/deps/w32-pthreads/tests/robust3.c similarity index 100% rename from w32-pthreads/tests/robust3.c rename to deps/w32-pthreads/tests/robust3.c diff --git a/w32-pthreads/tests/robust4.c b/deps/w32-pthreads/tests/robust4.c similarity index 100% rename from w32-pthreads/tests/robust4.c rename to deps/w32-pthreads/tests/robust4.c diff --git a/w32-pthreads/tests/robust5.c b/deps/w32-pthreads/tests/robust5.c similarity index 100% rename from w32-pthreads/tests/robust5.c rename to deps/w32-pthreads/tests/robust5.c diff --git a/w32-pthreads/tests/rwlock1.c b/deps/w32-pthreads/tests/rwlock1.c similarity index 100% rename from w32-pthreads/tests/rwlock1.c rename to deps/w32-pthreads/tests/rwlock1.c diff --git a/w32-pthreads/tests/rwlock2.c b/deps/w32-pthreads/tests/rwlock2.c similarity index 100% rename from w32-pthreads/tests/rwlock2.c rename to deps/w32-pthreads/tests/rwlock2.c diff --git a/w32-pthreads/tests/rwlock2_t.c b/deps/w32-pthreads/tests/rwlock2_t.c similarity index 100% rename from w32-pthreads/tests/rwlock2_t.c rename to deps/w32-pthreads/tests/rwlock2_t.c diff --git a/w32-pthreads/tests/rwlock3.c b/deps/w32-pthreads/tests/rwlock3.c similarity index 100% rename from w32-pthreads/tests/rwlock3.c rename to deps/w32-pthreads/tests/rwlock3.c diff --git a/w32-pthreads/tests/rwlock3_t.c b/deps/w32-pthreads/tests/rwlock3_t.c similarity index 100% rename from w32-pthreads/tests/rwlock3_t.c rename to deps/w32-pthreads/tests/rwlock3_t.c diff --git a/w32-pthreads/tests/rwlock4.c b/deps/w32-pthreads/tests/rwlock4.c similarity index 100% rename from w32-pthreads/tests/rwlock4.c rename to deps/w32-pthreads/tests/rwlock4.c diff --git a/w32-pthreads/tests/rwlock4_t.c b/deps/w32-pthreads/tests/rwlock4_t.c similarity index 100% rename from w32-pthreads/tests/rwlock4_t.c rename to deps/w32-pthreads/tests/rwlock4_t.c diff --git a/w32-pthreads/tests/rwlock5.c b/deps/w32-pthreads/tests/rwlock5.c similarity index 100% rename from w32-pthreads/tests/rwlock5.c rename to deps/w32-pthreads/tests/rwlock5.c diff --git a/w32-pthreads/tests/rwlock5_t.c b/deps/w32-pthreads/tests/rwlock5_t.c similarity index 100% rename from w32-pthreads/tests/rwlock5_t.c rename to deps/w32-pthreads/tests/rwlock5_t.c diff --git a/w32-pthreads/tests/rwlock6.c b/deps/w32-pthreads/tests/rwlock6.c similarity index 100% rename from w32-pthreads/tests/rwlock6.c rename to deps/w32-pthreads/tests/rwlock6.c diff --git a/w32-pthreads/tests/rwlock6_t.c b/deps/w32-pthreads/tests/rwlock6_t.c similarity index 100% rename from w32-pthreads/tests/rwlock6_t.c rename to deps/w32-pthreads/tests/rwlock6_t.c diff --git a/w32-pthreads/tests/rwlock6_t2.c b/deps/w32-pthreads/tests/rwlock6_t2.c similarity index 100% rename from w32-pthreads/tests/rwlock6_t2.c rename to deps/w32-pthreads/tests/rwlock6_t2.c diff --git a/w32-pthreads/tests/rwlock7.c b/deps/w32-pthreads/tests/rwlock7.c similarity index 100% rename from w32-pthreads/tests/rwlock7.c rename to deps/w32-pthreads/tests/rwlock7.c diff --git a/w32-pthreads/tests/rwlock8.c b/deps/w32-pthreads/tests/rwlock8.c similarity index 100% rename from w32-pthreads/tests/rwlock8.c rename to deps/w32-pthreads/tests/rwlock8.c diff --git a/w32-pthreads/tests/self1.c b/deps/w32-pthreads/tests/self1.c similarity index 100% rename from w32-pthreads/tests/self1.c rename to deps/w32-pthreads/tests/self1.c diff --git a/w32-pthreads/tests/self2.c b/deps/w32-pthreads/tests/self2.c similarity index 100% rename from w32-pthreads/tests/self2.c rename to deps/w32-pthreads/tests/self2.c diff --git a/w32-pthreads/tests/semaphore1.c b/deps/w32-pthreads/tests/semaphore1.c similarity index 100% rename from w32-pthreads/tests/semaphore1.c rename to deps/w32-pthreads/tests/semaphore1.c diff --git a/w32-pthreads/tests/semaphore2.c b/deps/w32-pthreads/tests/semaphore2.c similarity index 100% rename from w32-pthreads/tests/semaphore2.c rename to deps/w32-pthreads/tests/semaphore2.c diff --git a/w32-pthreads/tests/semaphore3.c b/deps/w32-pthreads/tests/semaphore3.c similarity index 100% rename from w32-pthreads/tests/semaphore3.c rename to deps/w32-pthreads/tests/semaphore3.c diff --git a/w32-pthreads/tests/semaphore4.c b/deps/w32-pthreads/tests/semaphore4.c similarity index 100% rename from w32-pthreads/tests/semaphore4.c rename to deps/w32-pthreads/tests/semaphore4.c diff --git a/w32-pthreads/tests/semaphore4t.c b/deps/w32-pthreads/tests/semaphore4t.c similarity index 100% rename from w32-pthreads/tests/semaphore4t.c rename to deps/w32-pthreads/tests/semaphore4t.c diff --git a/w32-pthreads/tests/semaphore5.c b/deps/w32-pthreads/tests/semaphore5.c similarity index 100% rename from w32-pthreads/tests/semaphore5.c rename to deps/w32-pthreads/tests/semaphore5.c diff --git a/w32-pthreads/tests/sequence1.c b/deps/w32-pthreads/tests/sequence1.c similarity index 100% rename from w32-pthreads/tests/sequence1.c rename to deps/w32-pthreads/tests/sequence1.c diff --git a/w32-pthreads/tests/sizes.c b/deps/w32-pthreads/tests/sizes.c similarity index 100% rename from w32-pthreads/tests/sizes.c rename to deps/w32-pthreads/tests/sizes.c diff --git a/w32-pthreads/tests/spin1.c b/deps/w32-pthreads/tests/spin1.c similarity index 100% rename from w32-pthreads/tests/spin1.c rename to deps/w32-pthreads/tests/spin1.c diff --git a/w32-pthreads/tests/spin2.c b/deps/w32-pthreads/tests/spin2.c similarity index 100% rename from w32-pthreads/tests/spin2.c rename to deps/w32-pthreads/tests/spin2.c diff --git a/w32-pthreads/tests/spin3.c b/deps/w32-pthreads/tests/spin3.c similarity index 100% rename from w32-pthreads/tests/spin3.c rename to deps/w32-pthreads/tests/spin3.c diff --git a/w32-pthreads/tests/spin4.c b/deps/w32-pthreads/tests/spin4.c similarity index 100% rename from w32-pthreads/tests/spin4.c rename to deps/w32-pthreads/tests/spin4.c diff --git a/w32-pthreads/tests/stress1.c b/deps/w32-pthreads/tests/stress1.c similarity index 100% rename from w32-pthreads/tests/stress1.c rename to deps/w32-pthreads/tests/stress1.c diff --git a/w32-pthreads/tests/test.h b/deps/w32-pthreads/tests/test.h similarity index 100% rename from w32-pthreads/tests/test.h rename to deps/w32-pthreads/tests/test.h diff --git a/w32-pthreads/tests/tryentercs.c b/deps/w32-pthreads/tests/tryentercs.c similarity index 100% rename from w32-pthreads/tests/tryentercs.c rename to deps/w32-pthreads/tests/tryentercs.c diff --git a/w32-pthreads/tests/tryentercs2.c b/deps/w32-pthreads/tests/tryentercs2.c similarity index 100% rename from w32-pthreads/tests/tryentercs2.c rename to deps/w32-pthreads/tests/tryentercs2.c diff --git a/w32-pthreads/tests/tsd1.c b/deps/w32-pthreads/tests/tsd1.c similarity index 100% rename from w32-pthreads/tests/tsd1.c rename to deps/w32-pthreads/tests/tsd1.c diff --git a/w32-pthreads/tests/tsd2.c b/deps/w32-pthreads/tests/tsd2.c similarity index 100% rename from w32-pthreads/tests/tsd2.c rename to deps/w32-pthreads/tests/tsd2.c diff --git a/w32-pthreads/tests/valid1.c b/deps/w32-pthreads/tests/valid1.c similarity index 100% rename from w32-pthreads/tests/valid1.c rename to deps/w32-pthreads/tests/valid1.c diff --git a/w32-pthreads/tests/valid2.c b/deps/w32-pthreads/tests/valid2.c similarity index 100% rename from w32-pthreads/tests/valid2.c rename to deps/w32-pthreads/tests/valid2.c diff --git a/w32-pthreads/tsd.c b/deps/w32-pthreads/tsd.c similarity index 100% rename from w32-pthreads/tsd.c rename to deps/w32-pthreads/tsd.c diff --git a/w32-pthreads/version.rc b/deps/w32-pthreads/version.rc similarity index 100% rename from w32-pthreads/version.rc rename to deps/w32-pthreads/version.rc diff --git a/w32-pthreads/w32_CancelableWait.c b/deps/w32-pthreads/w32_CancelableWait.c similarity index 100% rename from w32-pthreads/w32_CancelableWait.c rename to deps/w32-pthreads/w32_CancelableWait.c