Aviv Keshet <[EMAIL PROTECTED]> wrote:
> I don't have write-access on CVS, but I put together some changes in a
> diff file. Could somebody maybe add them?
I would suggest you should just use the 'perror' library routine
to show errno as a text message, instead of reimplementing it.
Also, when sending patches, please use the 'diff -u' unified context
format, which can be correctly applied even if the original has
changed in the meantime; furthermore, the patch would be much more
readable (and easier to apply) if you removed all that bogus lines
('Only in ...' lines and diffs to CVS/Entries etc.).
Bye,
Ulrich