failsafe-cvs
[Top] [All Lists]

TAKE failsafe: Each file has one or more of the followi ...

To: failsafe-cvs@xxxxxxxxxxx
Subject: TAKE failsafe: Each file has one or more of the followi ...
From: Scott Henry <scotth@xxxxxxxxxxx>
Date: Tue, 27 Mar 2001 17:57:05 -0800
Sender: owner-failsafe-cvs@xxxxxxxxxxx
--------------------------------------------------------------------------------
Commit by scotth on Tue Mar 27 17:57:05 PST 2001 of files:
failsafe/FailSafe/cluster_services/cmd/srm/admin srm_allocate.c srm_bind.c 
srm_discover.c srm_monitor.c srm_probe.c srm_release.c srm_resinfo.c 
srm_resstats.c stest.c
Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/admin
In directory oss.sgi.com:/tmp/cvs-serv21529/cluster_services/cmd/srm/admin

Modified Files:
        srm_allocate.c srm_bind.c srm_discover.c srm_monitor.c 
        srm_probe.c srm_release.c srm_resinfo.c srm_resstats.c stest.c 
Log Message:
Each file has one or more of the following fixes:
1- include correct headers for prototypes and other definitions.
   (including changing <strings.h> to <string.h>)
2- use "0" instead of "NULL" when not using pointers.
3- putting () around assignments used as tests.
4- misc other typo fixes.
ref bugzilla #61.   


<Prev in Thread] Current Thread [Next in Thread>