Draft: Fix #365: Add Unix interface to strerror

Add a basic interface to strerror(3). This just takes the error number and returns a Lisp string describing the corresponding error.

Merge request reports

Loading