History log of /openbsd-src/regress/sys/kern/pwritev/pwritev.c (Results 1 – 5 of 5)
Revision Date Author Comments
# ccafd5ad 06-Nov-2011 guenther <guenther@openbsd.org>

Regress tests for negative offsets, wrapping offsets, and the lack of
interaction of pwrite/pwritev with O_APPEND.

Based on a patch from Alexander Polakov (polachok at gmail.com)
Further tests with

Regress tests for negative offsets, wrapping offsets, and the lack of
interaction of pwrite/pwritev with O_APPEND.

Based on a patch from Alexander Polakov (polachok at gmail.com)
Further tests with deraadt@

show more ...


# 562051e3 05-Nov-2011 guenther <guenther@openbsd.org>

Verify this fails with ESPIPE on ttys


# 1821443c 02-Sep-2003 david <david@openbsd.org>

add missing includes
ok deraadt@ tedu@ dhartmei@ krw@


# db3296cf 31-Jul-2003 deraadt <deraadt@openbsd.org>

various cleanups; david says results are same


# 561febe9 08-Feb-2002 art <art@openbsd.org>

test pwritev