[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
|
From: Tim R. <ga...@us...> - 2005-12-13 05:09:12
|
Module Name: src Committed By: garbled Date: Tue Dec 13 05:09:06 UTC 2005 Modified Files: src/common: common.c sockcommon.c src/dvt: dvt.c src/jsd: jsd.c src/pcp: pcp.c Log Message: Change the rest of the malloc()'s into calloc()'s To generate a diff of this commit: cvs rdiff -r1.19 -r1.20 src/common/common.c cvs rdiff -r1.4 -r1.5 src/common/sockcommon.c cvs rdiff -r1.10 -r1.11 src/dvt/dvt.c cvs rdiff -r1.16 -r1.17 src/jsd/jsd.c cvs rdiff -r1.17 -r1.18 src/pcp/pcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |