X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=mKYIoxUDd6wB+PACxfBCky2Peqxce oDjmeXyDcWG81SUy7A0KMhQA/gQoXvty4vQ+tCpgg6tG0ZiWSSd5YQotBv7msXap F5A3at4X1m9TDCnfNQs3rscOZBdkIIeZV6eRIxKCNreQmwdvdEynFJXjAJBt8OfH CMNZQ/QIpysmaU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=T/RXL9MR0K7i5UlF5giT/DedmmQ=; b=DYM WLoJzfeSF1ACu0ZPSvz6M7+8HQA3sjry77P8BmirPvZhUr4UF/7AqC7RiTcSg04S xKxP44wV1DqGoVt5eWe0Yffkb91JP4bytbkpCEMuC5d2un20TVCSYdOOwLw4fjXb DF3d2O/QOvD9zCVoPjEMFVAd6h/Q5RLWhgyv9YBU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f177.google.com MIME-Version: 1.0 X-Received: by 10.152.45.69 with SMTP id k5mr565657lam.13.1439807311367; Mon, 17 Aug 2015 03:28:31 -0700 (PDT) Date: Mon, 17 Aug 2015 12:28:31 +0200 Message-ID: Subject: ucontext_t is not available from signal.h From: =?UTF-8?Q?V=C3=A1clav_Haisman?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi. I have just noticed, while porting my stuff from Linux to Cygwin, that signal.h does not provide `ucontext_t`. It should be available from signal.h. From : > The ucontext_t and mcontext_t structures are added here from the obsolescent header. -- VH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple