Penguin
Diff: MALLOC_CHECK_
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of MALLOC_CHECK_.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Tuesday, March 15, 2005 11:00:11 am by HarryDoherty
Older page: version 4 Last edited on Friday, April 2, 2004 11:39:12 am by AristotlePagaltzis Revert
@@ -1,5 +1,5 @@
-Another special EnvironmentVariable that the [C] [Library] uses to decide which implementation of malloc(3) to use. This is an aid for DeBugging memory structure corruption. 
+Another special EnvironmentVariable that the [C] [Library] uses to decide at run time which implementation of malloc(3) to use. This is an aid for DeBugging memory structure corruption. 
  
 Its value should be one of 
  
 * 0 to ignore corruptions