Am 28.01.2013 08:53, schrieb Markus Armbruster:
> Andreas Färber writes:
> Fine print on ftruncate():
>
> If fildes refers to a regular file, the ftruncate() function shall
> cause the size of the file to be truncated to length. If the size
> of the file previously exceeded length, t
Il 28/01/2013 08:53, Markus Armbruster ha scritto:
> Andreas Färber writes:
>
>> Hello Markus,
>>
>> On OpenIndiana 151a7 I am seeing assertion failures for ret == 0 in
>> hd-geo-test.c:35:create_test_img(). It seems it is refusing to blow up
>> the temporary file. Any suggestion what to do about
Andreas Färber writes:
> Hello Markus,
>
> On OpenIndiana 151a7 I am seeing assertion failures for ret == 0 in
> hd-geo-test.c:35:create_test_img(). It seems it is refusing to blow up
> the temporary file. Any suggestion what to do about that?
Fine print on ftruncate():
If fildes refers to
Hello Markus,
On OpenIndiana 151a7 I am seeing assertion failures for ret == 0 in
hd-geo-test.c:35:create_test_img(). It seems it is refusing to blow up
the temporary file. Any suggestion what to do about that?
Regards,
Andreas