blob: 904c8693c2ba0d8d5978f5b85ca4e105734e43f1 (
plain) (
blame)
1
2
3
|
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.
|