88610d8 Be consistent about using our stpcpy() knockoff

Authored and Committed by nalin 8 years ago
    Be consistent about using our stpcpy() knockoff
    
    Always use our stpcpy() knockoff, since the real one might not always be
    available and declared.
    
        
file modified
+8 -8