From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67459 invoked by alias); 8 Dec 2016 05:37:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 67450 invoked by uid 89); 8 Dec 2016 05:37:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=displaying X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 08 Dec 2016 05:37:28 +0000 Received: by mail-wm0-f45.google.com with SMTP id a197so200521734wmd.0 for ; Wed, 07 Dec 2016 21:37:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ccQ8iNVflBB/3jRPFX9NcuL9wK3H/wB+wWboHYd0DWA=; b=AvsGLqdNvSQxTQ2UAtqfgsm52VrJrlWnG0vVcRgn4hTLhFpFEMTrVqALtBJX+8oQLV 2YIhI8MTPy2FTs5xd8O7WblsJHLP7BXV5svGy6Z5aH7hAzluKKGv7ONDowPPT6G3LYPj A69PEEfbIfEodNKLdTA9dMcPSn/LzE4fKi7I8pdmVAQ+RmNW9dP/7n697Y/g55iIB2Dk PtvnIffXdaVaWMO9hlX00YQTMkUxlmreFFAnlV2FrsZ0B9LR3CTFEynPJJ2CkMr1trEY YWjQ5h+/egseyfactQ6L/Bm638M8cc8p/SlyzVtpN2KpOEWCAFAuwzNpLGCZLQpsN9XU gJKA== X-Gm-Message-State: AKaTC00rUZw0qUmz1bbdTr8DDSwDhfBBK996f5Ib9sgjmMLRJg3krVYkyhom5G+ZPh9xg0nMoWKZnNRVIYjl2Q== X-Received: by 10.25.25.204 with SMTP id 195mr24346317lfz.84.1481175446121; Wed, 07 Dec 2016 21:37:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.145.86 with HTTP; Wed, 7 Dec 2016 21:37:25 -0800 (PST) From: Rashi Singhal Date: Thu, 08 Dec 2016 05:37:00 -0000 Message-ID: Subject: Cygwin 2.6.0 Fork issue To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-12/txt/msg00083.txt.bz2 Hi, I am using cygwin 2.6.0 (32 bit) version with Actian Pervasive version 12. We have a program which will call fork() and in child process Btrieve file is getting opened. While using latest version of cygwin, file open call is not working , Its not opening file nor displaying any error. Could you please help me on this . Regards, Rashi -- 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