Imported from ../bash-2.02.1.tar.gz.
This commit is contained in:
parent
cce855bc5b
commit
bc4cd23ce9
23 changed files with 204 additions and 70 deletions
2
shell.c
2
shell.c
|
@ -1390,9 +1390,7 @@ shell_initialize ()
|
|||
char hostname[256];
|
||||
|
||||
/* Line buffer output for stderr and stdout. */
|
||||
#if defined (SunOS5)
|
||||
if (shell_initialized == 0)
|
||||
#endif
|
||||
{
|
||||
setlinebuf (stderr);
|
||||
setlinebuf (stdout);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue