]> git.ipfire.org Git - thirdparty/util-linux.git/commit
(usage): Don't call close_stdout here.
authorJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:38:43 +0000 (08:38 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:38:43 +0000 (08:38 +0000)
commitf7a168d629faf801308792129d9f0bcf78066117
treeb94e69a234d3bccfe0c4810c7b4300df1dd3fdd8
parentcf4bd2fc7c585cc81dabe7ac5b2f9665c1aabe46
(usage): Don't call close_stdout here.
(main): Use close_stdout via atexit.
Now `su --version > /dev/full' fails, as it should.
Somehow, the change of 2000-05-07 that purports to fix this
was not checked in.
login-utils/su.c