commit bash-20160108 snapshot

This commit is contained in:
Chet Ramey
2016-01-12 15:53:15 -05:00
parent 6f82653c5e
commit 725b284a48
17 changed files with 4898 additions and 3920 deletions
+2
View File
@@ -1754,7 +1754,9 @@ get_current_user_info ()
current_user.shell = savestring ("/bin/sh");
current_user.home_dir = savestring ("/");
}
#if defined (HAVE_GETPWENT)
endpwent ();
#endif
}
}