aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/library.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/library.js b/src/library.js
index 1e7b4a08..a0f41a35 100644
--- a/src/library.js
+++ b/src/library.js
@@ -5297,6 +5297,8 @@ LibraryManager.library = {
__errno_location: function() {
return ___setErrNo.ret;
},
+ __errno: '__errno_location',
+
// ==========================================================================
// sys/resource.h
// ==========================================================================