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:07 -0800
Sender: owner-failsafe-cvs@xxxxxxxxxxx
--------------------------------------------------------------------------------
Commit by scotth on Tue Mar 27 17:57:07 PST 2001 of files:
failsafe/FailSafe/failsafe/cmd/failsafe fs_admin.c fs_admin_cam.c fs_config.c 
fs_crs.c fs_failsafe.c fs_gcs.c fs_interprocess.c fs_main.c fs_misc.c 
fs_regress.c fs_res_admin.c fs_resources.c fs_signals.c fs_srm.c fs_work.c
Update of /oss/CVS/cvs/failsafe/FailSafe/failsafe/cmd/failsafe
In directory oss.sgi.com:/tmp/cvs-serv21529/failsafe/cmd/failsafe

Modified Files:
        fs_admin.c fs_admin_cam.c fs_config.c fs_crs.c fs_failsafe.c 
        fs_gcs.c fs_interprocess.c fs_main.c fs_misc.c fs_regress.c 
        fs_res_admin.c fs_resources.c fs_signals.c fs_srm.c fs_work.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>