From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Roth L. Hodges" To: cygwin-xfree@cygwin.com Subject: Re(17):the invoice from Quis Massa Corporation Date: Thu, 19 Jan 2017 13:59:00 -0000 Message-id: <5820863209DCE3FA@smtp.telstra.com> X-SW-Source: 2017-01/msg00000.html List-Id: Good Day See the invoice attached. You need Document Passcode: aF0OPzWWN Best regards Roth L. Hodges Quis Massa Corporation Attachment: the invoice Quis Massa Corporation.docx Description: Attached file: the invoice Quis Massa Corporation.docx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ >>From cygwin-xfree-return-32189-listarch-cygwin-xfree=sources.redhat.com@cygwin.com Wed Feb 08 00:46:50 2017 Return-Path: Delivered-To: listarch-cygwin-xfree@sources.redhat.com Received: (qmail 57546 invoked by alias); 8 Feb 2017 00:46:47 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Delivered-To: mailing list cygwin-xfree@cygwin.com Received: (qmail 57524 invoked by uid 89); 8 Feb 2017 00:46:46 -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,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:209.85.192.194, H*RU:209.85.192.194, 0x00, 0x0a X-HELO: mail-pf0-f194.google.com Received: from mail-pf0-f194.google.com (HELO mail-pf0-f194.google.com) (209.85.192.194) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 Feb 2017 00:46:45 +0000 Received: by mail-pf0-f194.google.com with SMTP id e4so10315490pfg.0 for ; Tue, 07 Feb 2017 16:46:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:reply-to:to:subject:message-id:date :user-agent:mime-version:content-transfer-encoding; bh=pXj9/ORoz0gAL9HYq9h62ZrjLkephi6hZIzQvD+jIY4=; b=IUizNHF3azPKkHpeDsVKuW0y0Gs+7O1BXIolzGxfg3mxqd7LXV2sCoRETIMW3+BEe7 M/oP0PvDCvEDWbLp4WxlA8hD8pn7fYE9Mw3nEvCyoLO29ecDm4X/m4YLHpnZiAot8Xdt 1jbBBLjoB1V6QX8ZRrMCqXwVtYHlV82c18/4uqUJgr5eVEF0xCKFdHhYeBoycZt2+yta UEo3XfTQGSYhF29sTcq7FWsOc3WTYGCcyfxeJ6WPo8wQnoxo92dqEYAmm2c5hLxk63sl o4MibTyEjw+SvGxhtdN/YSOgHMLreRa2PlshzdqfZazOvtkf6ZDuvXz4svxkD3KE6cld 5FdA== X-Gm-Message-State: AIkVDXKU8RBrDoLI3eyopfBpAJ+5NBcsqRd1YjZZ5IBR0fqF+PAS92iy0edtHRv/dwia8Q== X-Received: by 10.99.121.77 with SMTP id u74mr23743739pgc.200.1486514803583; Tue, 07 Feb 2017 16:46:43 -0800 (PST) Received: from [10.0.1.127] (ip72-209-49-95.ri.ri.cox.net. [72.209.49.95]) by smtp.gmail.com with ESMTPSA id q80sm14458406pfi.13.2017.02.07.16.46.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Feb 2017 16:46:43 -0800 (PST) From: "Matt D." X-Google-Original-From: "Matt D." Reply-To: codespunk+cygwin@gmail.com To: cygwin-xfree@cygwin.com Subject: -displayfd outputting some garbage? Message-ID: <589A6A71.4000703@gmail.com> Date: Wed, 08 Feb 2017 00:46:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00000.txt.bz2 Content-length: 470 I have an xinit script which outputs the display id to a file with the following option: xinit .. -displayfd 3 3>$HOME/.display This outputs correctly '0' but appends 0x00 and 0x0A. Why is it outputting a null byte and this 0x0A? Matt D. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/