Changeset 3682 for trunk/psLib/test/sysUtils/tst_psMemory.c
- Timestamp:
- Apr 7, 2005, 10:27:42 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psMemory.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psMemory.c
r3264 r3682 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.3 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-0 2-17 19:26:25$8 * @version $Revision: 1.32 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-04-07 20:27:42 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 14 // need to allow malloc for callback use15 #define PS_ALLOW_MALLOC 116 13 17 14 #include <unistd.h> … … 24 21 25 22 #include "psTest.h" 26 #include "pslib.h" 23 #include "pslib.h" // need to allow malloc for callback use 27 24 28 25 static psS32 TPFreeReferencedMemory( void );
Note:
See TracChangeset
for help on using the changeset viewer.
