mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
251 B
Plaintext
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/
|