]> git.ipfire.org Git - thirdparty/zstd.git/commit
Multi-OS support for --list detecting stream input
authorTopher Lubaway <asimplechris@gmail.com>
Tue, 12 Jun 2018 14:59:17 +0000 (07:59 -0700)
committerTopher Lubaway <asimplechris@gmail.com>
Tue, 12 Jun 2018 14:59:17 +0000 (07:59 -0700)
commit88ae51acb39f2ce1bd0abc9707ea1279ce2987dc
treee4383ba79a93155d6d666942648794b9d949a844
parent881defaeb39e20ad2b11ff1c07237e58c644739e
Multi-OS support for --list detecting stream input

IS_CONSOLE stolen wholesale from Options.cpp
not sure if i should have extracted that code for DRY-ness
tested in OSX and functionality seems appropriate
unstested in a windows environment
programs/fileio.c