Files
bsdports/devel/libexplain/pkg-descr
2019-12-26 07:26:06 +00:00

6 lines
251 B
Plaintext

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/