teal-src/util/pposix.d.tl
changeset 11660 c368b4f6ee04
parent 11463 86904555bffc
--- a/teal-src/util/pposix.d.tl	Sun Jul 04 02:33:15 2021 +0200
+++ b/teal-src/util/pposix.d.tl	Sun Jul 04 15:11:07 2021 +0200
@@ -98,6 +98,8 @@
 
 	atomic_append : function (f : FILE, s : string) : boolean, string, integer
 
+	isatty : function(FILE) : boolean
+
 	ENOENT : integer
 	_NAME : string
 	_VESRION : string