(main): Reuse stdin rather than opening a new stream.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 06:25:42 +0000 (06:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 06:25:42 +0000 (06:25 +0000)
commit6af6438b0a0ffc4d4b92e81a70d29557cc573309
tree3fdf5662a25e7712643119280d4bbcb43fc78769
parent42f845ebc79ab8337bb182550c56f915a2ce8303
(main): Reuse stdin rather than opening a new stream.
This saves a file descriptor.
src/du.c