(close_stdout_wrapper): New, kludgey, function and file-scoped global.
authorJim Meyering <jim@meyering.net>
Mon, 26 Aug 2002 07:23:37 +0000 (07:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Aug 2002 07:23:37 +0000 (07:23 +0000)
commit234cd4e3fe544d57562eb83d3856c625ec8efccd
tree23f9f4ca286bd57cf6d7f9f48c44d7a76978e54b
parent6d1c743816611be8f72deb5d4c18f1761a2c7688
(close_stdout_wrapper): New, kludgey, function and file-scoped global.
(main): Register it with atexit.
Close STDOUT_FILENO, to avoid a problem when writing to
/dev/audio on at least Solaris 2.7 and 2.8 systems.
src/cat.c