freebsd-ports/devel/libexplain/pkg-descr

6 lines
251 B
Text
Raw Normal View History

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/