From: speck AT LOCAL DOT informatik DOT uni-tuebingen DOT de (Andreas Speck) Subject: GNUwin32 IPC mechanisms 5 Sep 1997 23:14:26 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <340BE142.217C.cygnus.gnu-win32@informatik.uni-tuebingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 3.01 (WinNT; I) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Dear CYGNUS Team Currently I'm porting software (including IPC mechanisms like semaphores and shared memory) from UNIX to WindowsNT. The compiler I use is the CYGNUS GNU WIN32 C++-Compiler (version b18). - Does the CYGNUS GNU WIN32 C++-Compiler support POSIX (or any other UNIX, e.g. System V) semaphores (or other synchronizing mechanism) and shared memory? (Currently I use the mehanisms of WindowsNT.) - I ported a program which uses sigsuspend() to wake up a process when a signal arrives. The sigsuspend() call is part of loop. The first few times sigsuspend() wakes up the process, but then sigsuspend() doesnt awake the process. Is this a bug of sigsuspend()? - Are there any code samples ilustrating the use of IPC mechanisms? Thank you! Regards Andreas Speck email: speck AT informatik DOT uni-tuebingen DOT de http: http://www-sr.informatik.uni-tuebingen.de/~speck ------------------------------------------------------------------------ University of Tuebingen Wilhelm-Schickard-Department for Computer Science Research Group Symbolic Computation Sand 13 D-72076 Tuebingen Phone: +49(7071) 29-78961 Fax: +49(7071) 67540 ------------------------------------------------------------------------ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".