Skip to content

Draft: Fix #365: Add Unix interface to strerror

Raymond Toy requested to merge issue-365-add-strerror into master

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