Get rid of all remaining users of ERRNO_TO_ERROR() in osl.c.
[osl.git] / errlist
diff --git a/errlist b/errlist
index dfd9f6feada689cee3b1f109f21f437e2548ac8f..e4435df162cfd63a6eb25ed26c87126e031290e5 100644 (file)
--- a/errlist
+++ b/errlist
@@ -33,3 +33,6 @@ EMPTY                         "file empty"
 MMAP                           "mmap error"
 LOOP                           "loop terminated"
 NOMEM                          "cannot allocate memory"
+NOTDIR                         "not a directory"
+STAT                           "stat error"
+UNLINK                         "failed to unlink file"