1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+1-1
- doc/callcc.qbk+1-1
- doc/context.qbk+1-1
- doc/context.xml+6-6
- doc/fiber.qbk+1-1
- doc/html/context/cc/implementations__fcontext_t__ucontext_t_and_winfiber.html+1-1
- doc/html/context/ecv1.html+1-1
- doc/html/context/ecv2.html+2-2
- doc/html/context/ff/implementations__fcontext_t__ucontext_t_and_winfiber.html+1-1
- doc/html/context/fib/implementations__fcontext_t__ucontext_t_and_winfiber.html+1-1
- doc/html/context/stack/pooled_fixedsize.html+1-1
- doc/html/context/stack/sanitizers.html+1-1
- doc/html/context/stack/stack_traits.html+1-1
- doc/stack.qbk+3-3
- include/boost/context/continuation_fcontext.hpp+3-3
- include/boost/context/continuation_ucontext.hpp+2-2
- include/boost/context/continuation_winfib.hpp+2-2
- include/boost/context/detail/config.hpp+3-3
- include/boost/context/fiber_fcontext.hpp+3-3
- include/boost/context/fiber_ucontext.hpp+2-2
- include/boost/context/fiber_winfib.hpp+2-2
- src/asm/make_i386_ms_pe_clang_gas.S+2-2
- src/asm/make_i386_ms_pe_gas.asm+2-2
- src/asm/make_i386_ms_pe_masm.asm+1-1
- src/asm/make_mips64_n64_elf_gas.S+1-1
- src/asm/make_sparc64_sysv_elf_gas.S+1-1
- src/asm/make_x86_64_ms_pe_clang_gas.S+1-1
- src/asm/make_x86_64_ms_pe_gas.asm+1-1
- src/asm/make_x86_64_ms_pe_masm.asm+1-1
- test/test_callcc.cpp+1-1
- test/test_fiber.cpp+1-1
0 commit comments