2013-12-22 01:21:49 +01:00
|
|
|
A library which may be used to explain Unix and Linux system call
|
|
|
|
errors. The library is not quite a drop-in replacement for strerror, but
|
|
|
|
it comes close. Each system call has a dedicated libexplain function.
|
2011-09-11 11:23:22 +02:00
|
|
|
|
|
|
|
WWW: http://libexplain.sourceforge.net/
|