Subject: error handling functions again...
To: None <tech-userlevel@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 08/25/2006 17:05:40
Hello,
Based on suggestions from other people I have made the following changes
to the error handling wrappers:
- moved the decls from <err.h> to <util.h>
- don't print the strings
- provide a function to control printing of errors.
The diff is on ftp://ftp.netbsd.org/pub/NetBSD/misc/christos/efun/
Please let me know what you think.
christos