91691ff try getpwnam() if getpwnam_r() fails instead of just giving up, appears to be necessary on Solaris (noted, and fix supplied, by Onime Clement)

Authored and Committed by nalin 22 years ago
    try getpwnam() if getpwnam_r() fails instead of just giving up, appears to be necessary on Solaris (noted, and fix supplied, by Onime Clement)
    
        
file modified
+2 -0
file modified
+1 -1