IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2005, 9:26:25 AM (21 years ago)
Author:
desonia
Message:

Fixed bugs as reported by IfA.

Location:
trunk/psLib/src/sysUtils
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psAbort.c

    r1696 r3264  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *   
    12  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-09-07 19:05:07 $
     12 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-02-17 19:26:24 $
    1414 *
    15  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     15 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616 */
    1717
  • trunk/psLib/src/sysUtils/psAbort.h

    r1448 r3264  
    1212 *  @author Eric Van Alst, MHPCC
    1313 *
    14  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2004-08-10 01:55:34 $
     14 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-17 19:26:24 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919
  • trunk/psLib/src/sysUtils/psConfigure.c

    r3115 r3264  
    1212 *  @author Robert DeSonia, MHPCC
    1313 *
    14  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-02-03 00:54:11 $
     14 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-17 19:26:24 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919#include "psString.h"
  • trunk/psLib/src/sysUtils/psConfigure.h

    r2321 r3264  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2004-11-10 20:58:01 $
     15 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2005-02-17 19:26:24 $
    1717 *
    18  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     18 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1919 */
    2020
  • trunk/psLib/src/sysUtils/psError.c

    r3246 r3264  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *
    12  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-02-17 01:58:42 $
     12 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-02-17 19:26:24 $
    1414 *
    15  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     15 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616 */
    1717
  • trunk/psLib/src/sysUtils/psError.h

    r3145 r3264  
    1212 *  @author Eric Van Alst, MHPCC
    1313 *
    14  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-02-07 23:26:24 $
     14 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-17 19:26:24 $
    1616 *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919
  • trunk/psLib/src/sysUtils/psErrorCodes.c

    r3107 r3264  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-02-02 20:22:22 $
     9 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-17 19:26:24 $
    1111 *
    12  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     12 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
    1414
  • trunk/psLib/src/sysUtils/psErrorCodes.h

    r2273 r3264  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2004-11-04 01:05:00 $
     9 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-17 19:26:24 $
    1111 *
    12  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     12 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
    1414
  • trunk/psLib/src/sysUtils/psLogMsg.c

    r3246 r3264  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-02-17 01:58:42 $
     13 *  @version $Revision: 1.38 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-02-17 19:26:24 $
    1515 *
    16  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     16 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717 */
    1818
  • trunk/psLib/src/sysUtils/psLogMsg.h

    r3115 r3264  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-02-03 00:54:11 $
     13 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-02-17 19:26:24 $
    1515 *
    16  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     16 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717 */
    1818#if !defined(PS_LOG_MSG_H)
  • trunk/psLib/src/sysUtils/psMemory.c

    r2703 r3264  
    88*  @author Robert Lupton, Princeton University
    99*
    10 *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-12-13 20:49:56 $
     10*  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2005-02-17 19:26:24 $
    1212*
    13 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     13*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1414*/
    1515
  • trunk/psLib/src/sysUtils/psMemory.h

    r3147 r3264  
    1212 *  @ingroup MemoryManagement
    1313 *
    14  *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-02-08 00:17:37 $
    16  *
    17  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14 *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-17 19:26:24 $
     16 *
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919
  • trunk/psLib/src/sysUtils/psString.c

    r2273 r3264  
    99 *  @author Eric Van Alst, MHPCC
    1010 *
    11  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-11-04 01:05:00 $
     11 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-02-17 19:26:24 $
    1313 *
    14  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1515 */
    1616
  • trunk/psLib/src/sysUtils/psString.h

    r2204 r3264  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *
    12  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-10-27 00:57:31 $
     12 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-02-17 19:26:24 $
    1414 *
    15  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     15 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616 */
    1717
  • trunk/psLib/src/sysUtils/psSysUtilsErrors.h

    r3115 r3264  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-02-03 00:54:11 $
     9 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-17 19:26:24 $
    1111 *
    12  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     12 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
    1414
  • trunk/psLib/src/sysUtils/psTrace.c

    r3182 r3264  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-02-10 02:36:42 $
     11 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-02-17 19:26:24 $
    1313 *
    14  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1515 */
    1616
  • trunk/psLib/src/sysUtils/psTrace.h

    r3149 r3264  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-02-08 00:47:18 $
     11 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-02-17 19:26:24 $
    1313 *
    14  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     14 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1515 */
    1616#if !defined(PS_TRACE_H)
  • trunk/psLib/src/sysUtils/psType.h

    r3115 r3264  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2005-02-03 00:54:11 $
    15 *
    16 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     13*  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2005-02-17 19:26:24 $
     15*
     16*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717*/
    1818
Note: See TracChangeset for help on using the changeset viewer.