From: dsp <> Date: Tue, 22 Jan 2008 23:15:31 +0000 (+0000) Subject: Fall back to finding the home directory using getpwuid(3) if the HOME X-Git-Url: https://diplodocus.org/git/mdeliver/commitdiff_plain/3ccd655f2af2469c48d22560963c4e387ccce8b1?ds=inline;hp=3ccd655f2af2469c48d22560963c4e387ccce8b1 Fall back to finding the home directory using getpwuid(3) if the HOME environment variable isn't set. ---