]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Correct console I/O on Windows. Use CONIN$ and CONOUT$ instead of /dev/tty.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 20 Feb 2012 06:31:20 +0000 (15:31 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 20 Feb 2012 20:22:07 +0000 (05:22 +0900)
commit5c64e48d872b1d2c2ad52f1c6cd7748371fcbf09
treee92087450ec0e8fa8f73bdaf6d816c299cf9fcd0
parent305b5060ca8cb7a7642c2ea481b49cb14962ba6a
Correct console I/O on Windows. Use CONIN$ and CONOUT$ instead of /dev/tty.
cpio/cpio.c