[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: read error
- From: Max de Bayser <maxdebayser@...>
- Date: Tue, 8 Nov 2011 13:10:01 -0200
I know this is not exaclty an solution to the problem but a workaround
would be to load a library using LD_PRELOAD to override the default
implementation of function like fwrite and ferror.
The loaded functions could be used to simulate errors