6 lines
250 B
Text
6 lines
250 B
Text
|
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.
|
||
|
|
||
|
WWW: http://libexplain.sourceforge.net/
|