Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't even try to have ucontextes on windows.
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 4 Mar 2016 23:29:14 +0000 (00:29 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 4 Mar 2016 23:29:17 +0000 (00:29 +0100)
commitd0990e46662af11129cbcbaa018499d7f1244538
treefc089fd102b934f258d38a53ecb4ed64ea76c46b
parentf3cd23afe615d7dbf0cd36db5ed9ed604e61a957
don't even try to have ucontextes on windows.

we don't care of the speed on that platform. Getting it working would
already be something.

Plus, the portability layer that this commit removes was segfaulting.
CMakeLists.txt
COPYING
src/include/mc/datatypes.h
src/include/mc/mc.h
src/include/xbt/win32_ucontext.h [deleted file]
src/simix/UContext.cpp
src/xbt/win32_ucontext.c [deleted file]
tools/cmake/DefinePackages.cmake
tools/cmake/test_prog/prog_AC_CHECK_MCSC.c
tools/cmake/test_prog/prog_stacksetup.c