freebsd-dev/tools/regression/file/ftruncate
Robert Watson b0388d6b91 When extending a file with truncate, check that newly added bytes have
a value of 0 in the extended region.

Make sure that we get EINVAL back if we try to truncate a read-only
file descriptor.
2006-07-09 10:56:36 +00:00
..
ftruncate.c When extending a file with truncate, check that newly added bytes have 2006-07-09 10:56:36 +00:00
Makefile