Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Trying to make context work on stupid architectures by stealing some nice code to...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 29 Jun 2005 00:57:46 +0000 (00:57 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 29 Jun 2005 00:57:46 +0000 (00:57 +0000)
commit1703451f01d269c5b1cc49286b406ad2f28a56b7
tree4117e69af2126df00fd2354e985e8edd81834458
parentf3173125f018befde3abead2ffca56b9c361f770
Trying to make context work on stupid architectures by stealing some nice code to GNU pth. I probably have broken the windows support on my way but that should not be hard to repair.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1465 48e7efb5-ca39-0410-a469-dd3cf9ba447f
acmacro/context.m4
configure.ac
src/ucontext_stack.h.in [new file with mode: 0644]
src/xbt/context.c
src/xbt/context_private.h