[BACK]Return to gcconfig.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / gc / include / private

Diff for /OpenXM_contrib2/asir2000/gc/include/private/gcconfig.h between version 1.9 and 1.10

version 1.9, 2003/06/24 05:11:42 version 1.10, 2003/06/26 08:27:56
Line 957 
Line 957 
 #         define PROC_VDB  #         define PROC_VDB
 #       endif  #       endif
 #       define DYNAMIC_LOADING  #       define DYNAMIC_LOADING
   #
   #   added by noro
   #   define USE_MMAP
   #
 #       if !defined(USE_MMAP) && defined(REDIRECT_MALLOC)  #       if !defined(USE_MMAP) && defined(REDIRECT_MALLOC)
 #           define USE_MMAP  #           define USE_MMAP
             /* Otherwise we now use calloc.  Mmap may result in the     */              /* Otherwise we now use calloc.  Mmap may result in the     */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>