From 696b22b9a2ad787eaae86951aa8ed9068b2563f0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Oct 1991 23:03:15 +0000 Subject: Formerly shared.h.~11~ --- hurd/shared.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hurd/shared.h b/hurd/shared.h index 323e5756..fb41e448 100644 --- a/hurd/shared.h +++ b/hurd/shared.h @@ -33,6 +33,7 @@ struct shared_io } it_status; int eof_notify; /* notify filesystem upon read of eof */ + int do_sigio; /* call io_sigio after each operation */ int use_file_size; /* file_size is meaningful */ off_t file_size; -- cgit v1.2.3