On 13 January 2015 at 17:52, Programmingkid <programmingk...@gmail.com> wrote:
> What is the exact command you use with QEMU involving the /dev/null device?

"make check" includes some tests which do this...

> What value is suppose to be returned when using a device like /dev/null?

I think we should fall back to the "try lseek" code path, as we do on
Linux. (That will return zero, as it happens.)

-- PMM

Reply via email to