From e306ffd8fbcc3dc65f48871bb739d75199c21706 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 24 Feb 2012 19:25:22 +0400 Subject: [PATCH] Update TODO file (add TODO tasks regarding HANDLE_FORK) --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 68ec84be..6528997b 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,11 @@ build_atomic_ops.sh[.cygwin]: Remove if really not needed. Do type-punning via union (instead of pointer type cast) to enable safe '-fstrict-aliasing' compiler optimization option. +Support HANDLE_FORK if USE_WINALLOC for Cygwin. + +Properly implement HANDLE_FORK if GC_dirty_maintained for Darwin (both single +and multi-threaded modes). + == FIXME tasks == -- 2.40.0