Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: "Jimen.Ching" To: cygwin AT sourceware DOT cygnus DOT com Subject: dlopen and SIGALRM Date: Mon, 3 Jul 2000 18:07:48 -1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BFE56D.6C3B574C" ------_=_NextPart_001_01BFE56D.6C3B574C Content-Type: text/plain; charset="iso-8859-1" Hi all, Does anyone know if the dlopen function can handle a SIGALRM event? It seems when I unblock signals, dlopen gets into an infinite loop. But if I block the signals, then dlopen works fine. I can not find any documentation on how dlopen should react to SIGALRM. Any help is greatly appreciated. --jc -- jimen AT adtech-inc DOT com Adtech, Inc. (808) 734-3300 ------_=_NextPart_001_01BFE56D.6C3B574C--