aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util
diff options
context:
space:
mode:
Diffstat (limited to 'teal-src/util')
-rw-r--r--teal-src/util/pposix.d.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/teal-src/util/pposix.d.tl b/teal-src/util/pposix.d.tl
index 7e5ce60e..68f49730 100644
--- a/teal-src/util/pposix.d.tl
+++ b/teal-src/util/pposix.d.tl
@@ -98,6 +98,8 @@ local record pposix
atomic_append : function (f : FILE, s : string) : boolean, string, integer
+ isatty : function(FILE) : boolean
+
ENOENT : integer
_NAME : string
_VESRION : string