Hi Eric,
On Sat, 29 Sep 2007, Eric Blake wrote:
Wait with the change! I just tested strerror() and strerror_r() on
Interix, and they already report "Unknown error: 4294967294" for e.g.
-2. Sorry.
Does the test-strerror.c program pass without the use of a replacement?
If so, then maybe the easiest thing is to just delete the strerror module,
under the assumption that it is portable after all for modern hosts.
where do I find test-strerror.c? I looked in the coreutils snapshot
and in gnulib cvs to no avail.
Martin