Include stdio-safer.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2005 20:07:00 +0000 (20:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2005 20:07:00 +0000 (20:07 +0000)
commit329448f75ed82c1ff44ab28c05f16ef7ad17d4bc
tree27f661aac620e4c8022f448e2712aa1c035d7b50
parent0b8c662cf29f330c8e05f6919b85bbd6d9907695
Include stdio-safer.h.
(input_desc): Remove unnecessary static initialization.
(set_input_file): Use STDIN_FILENO, not 0.
(create_output_file): Use fopen_safer.
src/csplit.c