Usermode/ld-acess - Fixed compilation errors in devices.h, added another PTY IOCtl
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / include_exp / acess / sys.h
index d45ffb6..bcd3d1f 100644 (file)
@@ -25,6 +25,7 @@
 #define OPENFLAG_APPEND        0x20
 #define        OPENFLAG_NOLINK 0x40
 #define        OPENFLAG_CREATE 0x80
+#define OPENFLAG_NONBLOCK      0x100   // How would this work?
 #ifndef SEEK_CUR
 # define SEEK_SET      1
 # define SEEK_CUR      0

UCC git Repository :: git.ucc.asn.au