2009-10-06 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Tue, 6 Oct 2009 15:38:52 +0000 (15:38 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:49 +0000 (21:06 +0400)
commit3f524069f283ad231a4db660bfe69fe203171926
tree3d7b46e467261ae083780e9c5fad55519b6106b5
parent621eb2cde0746066bdf7e5a444c26f25064a9c84
2009-10-06  Ivan Maidanski <ivmai@mail.ru>

* include/gc_config_macros.h: Rearrange the platform detection
code (GC_WIN32_PTHREADS implies GC_WIN32_THREADS; define
GC_THREADS first if GC_XXX_THREADS already set; define proper
GC_XXX_THREADS if GC_THREADS; define GC_PTHREADS in a single
place; define _REENTRANT if posix threads except for Win32).
* include/gc_config_macros.h: Reformat the code (make the
indentation style uniform across the file).
ChangeLog
include/gc_config_macros.h