]> git.wh0rd.org Git - nano.git/commit
- rcfile.c:do_rcfile() - Revert (somewhat) previous behavior of looking at /home...
authorChris Allegretta <chrisa@asty.org>
Thu, 13 Feb 2003 03:36:15 +0000 (03:36 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 13 Feb 2003 03:36:15 +0000 (03:36 +0000)
commit2e39c1c2835d32e73bcf42a4280745c55a842e30
tree4a751f06a965ac95f2a6382ffea0622aa2a22b84
parent65f075d3a1c98ea4d5ff4e76de8156234660fc63
- rcfile.c:do_rcfile() - Revert (somewhat) previous behavior of looking at /home/chrisa, and only run getpw* if it is NULL.  Most *nix programs seem to only care about /home/chrisa, and at the user-level getpw* may not be reliable (and its slower)

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1460 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
rcfile.c