/[emacs]/emacs/src/w32heap.c
ViewVC logotype

Diff of /emacs/src/w32heap.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by andrewi, Sun Nov 5 21:39:32 2000 UTC revision 1.20.14.1 by jasonr, Thu Jan 30 20:55:27 2003 UTC
# Line 280  round_heap (unsigned long align) Line 280  round_heap (unsigned long align)
280      sbrk (need_to_alloc);      sbrk (need_to_alloc);
281  }  }
282    
283  #if (_MSC_VER >= 1000 && !defined(USE_CRT_DLL))  #if (_MSC_VER >= 1000 && _MSC_VER < 1300 && !defined(USE_CRT_DLL))
284    
285  /* MSVC 4.2 invokes these functions from mainCRTStartup to initialize  /* MSVC 4.2 invokes these functions from mainCRTStartup to initialize
286     a heap via HeapCreate.  They are normally defined by the runtime,     a heap via HeapCreate.  They are normally defined by the runtime,

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.20.14.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26