aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/library.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library.js b/src/library.js
index 41065ef7..27b79b32 100644
--- a/src/library.js
+++ b/src/library.js
@@ -6777,6 +6777,7 @@ LibraryManager.library = {
ESTRPIPE: 143
},
$ERRNO_MESSAGES: {
+ 0: 'Success',
1: 'Not super-user',
2: 'No such file or directory',
3: 'No such process',