setenv return value cleanup

Matthew Dillon dillon at apollo.backplane.com
Fri Apr 22 09:33:52 PDT 2005


:
:Hi,
:
:I have several more setenv return value cleanup patches, style(9)
:compliant. :-)  Should I submit these in batches or one at a time?
:
:Joe

    Sure.  In the case of 'resident' it's important to check the
    return value.  It may or may not be important in other cases.
    We don't want to add fluff to the code unless we have to!

    Shouldn't those warn()'s be err()'s ?  Not being able to 
    set the environment variable there should probably be fatal.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Submit mailing list