This website requires JavaScript.
Explore
Help
Sign In
boost
/
context
Watch
2
Star
0
Fork
0
You've already forked context
mirror of
https://github.com/boostorg/context.git
synced
2026-01-26 18:32:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b033d82ea84fcb2a1e5fa8264dc802a0753dcc63
context
/
src
History
Oliver Kowalke
bb8b7f5dbf
fix calling _exit() for x86_64 SYSV/MACH-O
2016-12-11 19:50:25 +01:00
..
asm
fix calling _exit() for x86_64 SYSV/MACH-O
2016-12-11 19:50:25 +01:00
posix
Fix boost::once_flag initialization. The initial value is required to be BOOST_ONCE_INIT. Luckily, it is currently equivalent to zero, that's why it worked before.
2016-03-24 10:32:02 +03:00
windows
Fix boost::once_flag initialization. The initial value is required to be BOOST_ONCE_INIT. Luckily, it is currently equivalent to zero, that's why it worked before.
2016-03-24 10:32:02 +03:00
dummy.cpp
context: fix for bug
#7864
2013-01-07 21:24:57 +00:00
execution_context.cpp
rename captued_context to execution_context
2016-02-06 12:18:38 +01:00
unsupported.cpp
context: cancel build for unsupported platforms
2012-12-03 19:22:32 +00:00
untested.cpp
change untested - output
2014-02-20 19:41:07 +01:00