(usage, main, long_options) [O_BINARY]:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:21:11 +0000 (18:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:21:11 +0000 (18:21 +0000)
commit8770c00ef45e3c6c4dd3d5ce1e55a6fb1adb13dc
tree21376259e1395f84a4f46b325db79bfb2010c540
parentbc4268f8d62277e304071d53af93321f0ba2fb92
(usage, main, long_options) [O_BINARY]:
Remove support for -B.  Use same rules as other programs to decide
whether to use binary I/O, except that the -bensAE options always
select text mode.
(main): Avoid setmode; use POSIX-specified routines instead.
src/cat.c