Boost logo

Boost :

Subject: Re: [boost] [filesystem] truncate() function?
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2009-10-14 11:39:20


On Wed, Oct 14, 2009 at 9:02 AM, Frank Mori Hess <frank.hess_at_[hidden]> wrote:
>> Does the POSIX implementation need to do anything to cope with the
>> possibility of a SIGXFSZ signal? If so what?
>
> I don't think you need to do anything.  In POSIX, write() can also generate a
> SIGXFSZ signal.

Yeah, I would say you don't need to do anything *special*, other than
the "normal" error/exception handling.

Jon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk