delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/04/27/03:52:10

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53R7q96M188936
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 53R7q96M188936
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=rtfITL+E
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D09C4385B83B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1745740327;
bh=y2rYQMN6IMcjC646u6dBsazEWQ9MoCTK6pRtU2vndW4=;
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=rtfITL+Ez0WBvXRW3cd11JJreMBEblBcaSq9/SQ7AoZVS6otvU03+zTIQQIVqWFNu
j9vLLr+UvR8wvZWfbzi46EjgI8m2Vx6IpXo5DoQUm14LTELpnQYdW8bKjXLq+4AXu5
/hWRCR2KmmRv8BNRAHcm+PM2CQbsYGl9UQ/rO6aY=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 56A5A385B83B
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 56A5A385B83B
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745740303; cv=none;
b=jjSAc0bZleah43HsMr2Yirqu7hjtSoxe4L/UcdVQhYEFfUz/7GiGdptv2tz9X9DRjGOYDTg5fPYo/RP3G/bODF4OO2e7uPghG69omdXEgqxC9USQLmqdaW8pGd9CPcd/Vexmx4j4qStg8TnGq97crGRXMdL5zgkBpD8a8QZsp5I=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1745740303; c=relaxed/simple;
bh=Jf8/2IhQ1Zn2xUl9GanEHFaP+pav+pQLqzw2+yNp+ts=;
h=Message-ID:Date:MIME-Version:Subject:To:From;
b=pOJjCEviEXtQ+z/DzoLHsiVgQseI01CbQ5f6L2rqBAvr3BXHyrk3FmZsjjhjvqfl6nCgPufZG/pZHO67KkNBrOMYOAqUVYveHHaBAW1DnSFEgS+L9dyEHna8BruaxZF0b3Fyl7TuHJkLpg8HwE6/eY593OVDNhFJ6m4/kDXwk5g=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56A5A385B83B
Message-ID: <ecedaf91-6180-4199-8e9c-7c78be80e7c1@maxrnd.com>
Date: Sun, 27 Apr 2025 00:51:36 -0700
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: cygutils 1.4.17-2: lssparse -H does not print hole at offset 0 if
more data exists
To: cygwin AT cygwin DOT com
References: <5e2eb205-c863-7575-628e-74a968b90a7c AT t-online DOT de>
<CAKAoaQn9nJjG+Tt3q6+Ru9U2ndPg5WOBuTZ9+7PBjt_3g=-=Qg AT mail DOT gmail DOT com>
<43168264-5f0a-45d6-ac27-dfbaae1b60cd AT maxrnd DOT com>
<CAKAoaQnic25u=g1F8rw=r_64TH1jKZa-6guKs3fxBzbmz8BGEA AT mail DOT gmail DOT com>
In-Reply-To: <CAKAoaQnic25u=g1F8rw=r_64TH1jKZa-6guKs3fxBzbmz8BGEA@mail.gmail.com>
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Mark Geisert via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Mark Geisert <mark AT maxrnd DOT com>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi Roland,

On 4/25/2025 11:16 AM, Roland Mainz via Cygwin wrote:
[...]
> FYI I updated http://svn.nrubsig.org/svn/people/gisburn/code/sparsefiles/lssparse.c
> to pass the Solaris/Illumos "cstyle" rules, e.g. the source now
> conforms UNIX C formatting rules (no functional changes, this was just
> to follow formatting rules of other UNIX versions).

I will collect this new version of lssparse.c and add it to the cygutils 
source tree shortly for the next release at some future time.
Thanks,

..mark

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019