Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we
commit1ecc6830f9a46e6fc8aab809d78e3436e37a4512
authorpsmith <psmith>
Sun, 12 Jun 2005 22:22:07 +0000 (12 22:22 +0000)
committerpsmith <psmith>
Sun, 12 Jun 2005 22:22:07 +0000 (12 22:22 +0000)
tree96720450dc8d0f06922d09f9e743377398f12dba
parentc8dc3792bd6c5e3dc49b4cca0841ba176c2fd456
Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we
check for this and exit with an error.
The closeout.c version from gnulib pulls in too much other stuff, and
gnulib requires an ANSI C 89 compliant compiler, while GNU make (so far)
still wants to work on K&R.
ChangeLog
configure.in
doc/make.texi
main.c
make.h
misc.c
tests/ChangeLog
tests/scripts/misc/close_stdout [new file with mode: 0644]