<sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
authorJim Meyering <jim@meyering.net>
Tue, 16 May 2000 14:36:55 +0000 (14:36 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 May 2000 14:36:55 +0000 (14:36 +0000)
commita4f0b7b42e979b1aac161f1d4064535370f0b069
tree33ba8ea7495675bc80598869f2752fdbbe198f2b
parent71f60a998c87f243f40f872ed44d4999b9172df8
<sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
Remove; no longer needed.
"quotearg.h": Add include.
(file_name): Do not bother to explicitly initialize to NULL; it's less
efficient on some hosts.
(close_stdout_status): Remove test as to whether stdout was already
closed; it breaks for the case "echo x | sort >&-".
Quote file name colons.
Do not assume that _("write error") lacks format strings.
lib/closeout.c