6d1844cb1e
Prevents an extra "Bad file descriptor" message when trying to hexdump a single nonexistent file. The intended behavior seems to have been to read from stdin if there was one filename given and it wasn't valid. But this seems like a bad idea, so prevent that case instead of hacking it up so it works. |
||
---|---|---|
.. | ||
Makefile | ||
conv.c | ||
display.c | ||
hexdump.1 | ||
hexdump.c | ||
hexdump.h | ||
hexsyntax.c | ||
od.1 | ||
odsyntax.c | ||
parse.c |