Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-04-01 Thread Duncan Roe via Cygwin
On Tue, Apr 01, 2025 at 08:46:52AM -0600, cygwin wrote: > On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: > > On Mar 31 23:26, Brian Inglis via Cygwin wrote: > > > The only question is, assuming as a user I have have man-pages-linux > > and man-pages-freebsd installed. How do I decide on t

Re: symbolic link curiousity in 3.6.0

2025-04-01 Thread Paul Eggert via Cygwin
traditionally (and I'm talking about 7th edition Unix) a single output line of 'ls' corresponded to a state obtained atomically from the file system. I realize we can't always do that nowadays but the further we depart from it, the worse 'ls' users will be. The link dereferencing is a courtesy of

Re: Tool for listing sparse file layout

2025-04-01 Thread Mark Geisert via Cygwin
On 4/1/2025 1:53 AM, Mark Geisert via Cygwin wrote: Hi folks, On 3/31/2025 8:43 AM, Cedric Blancher via Cygwin wrote: On Mon, 31 Mar 2025 at 11:38, Mark Geisert via Cygwin wrote: On 3/31/2025 1:26 AM, Cedric Blancher via Cygwin wrote: [...] Could you please add lssparse.exe there? It's sim

Re: bash.exe crash

2025-04-01 Thread Bill Stewart via Cygwin
On Tue, Mar 25, 2025 at 1:25 PM David wrote: > Unsurprisingly, setup-x86_64.exe always posts error messages on completion: > > Package: 0/Perpetual > 0p_000_autorebase.dash exit code -1073741819 > 0p_update-info-dir.dash exit code -1073741819 > Package: _/Unknown package >

Re: gcc-gdc package is incomplete

2025-04-01 Thread ASSI via Cygwin
Bruno Haible via Cygwin writes: > The gcc-gdc package (currently in version 11.5.0) [1] lacks > the *.d files of the standard library (libphobos, including druntime). As noted in the announcement, libphobos doesn't build on Cygwin even if you try to force it in configure. Regards, Achim. -- +<[

Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-04-01 Thread Brian Inglis via Cygwin
On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: On Mar 31 23:26, Brian Inglis via Cygwin wrote: On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: [...] Has anyone a feel if there are any other projects on that list whose man pages

Re: No errno set after too many open("/dev/ptmx", ...)

2025-04-01 Thread Christian Franke via Cygwin
On Mar 30 15:01, Christian Franke wrote: Found because 'stress-ng --pty 1' reports "open /dev/ptmx failed, errno=0": $ uname -r # also with 3.5.7-1 and 3.6.0-1.x86_64 3.7.0-0.19.g6c5537c0298e.x86_64 ... $ gcc -o manyptmx manyptmx.c $ ./manyptmx 3, 2000 4, 2000 ... 127, 2000 128, 2000   0

Re: Cygwin wishlist for NFSv4.2 driver? Re: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-03-31 ...

2025-04-01 Thread Corinna Vinschen via Cygwin
On Apr 1 12:27, Cedric Blancher via Cygwin wrote: > On Tue, 1 Apr 2025 at 09:46, Cedric Blancher > wrote: > > > > Good morning! > > > > For your consideration - we need FEEDBACK, please! > > > > New is: > > - 2nd Spring-Release (🐝) > > - Improved Windows Extended Attribute (EA) support > > - Spa

Cygwin wishlist for NFSv4.2 driver? Re: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-03-31 ...

2025-04-01 Thread Cedric Blancher via Cygwin
On Tue, 1 Apr 2025 at 09:46, Cedric Blancher wrote: > > Good morning! > > For your consideration - we need FEEDBACK, please! > > New is: > - 2nd Spring-Release (🐝) > - Improved Windows Extended Attribute (EA) support > - Sparse file support (https://en.wikipedia.org/wiki/Sparse_file) for > HPC env

Re: symbolic link curiousity in 3.6.0

2025-04-01 Thread Andrey Repin via Cygwin
Greetings, Paul Eggert! > On 3/31/25 12:26, Corinna Vinschen wrote: >> ls(1) always potentially shows a past state anyway. > Sure, but traditionally (and I'm talking about 7th edition Unix) a single > output line of 'ls' corresponded to a state obtained atomically from the > file system. I realiz

Re: Terminate handler not called for C++ Cygwin programs on Windows 11

2025-04-01 Thread Joerg Markus (LBC) via Cygwin
Hi Corinna, I tested cygwin-3.7.0-0.27.g0d73c040676a this morning (on Windows Server 2025) and can confirm that this patch fixes the problem. Thanks a lot for your fast response and great work. Best regards Markus > Hi Jörg, > > On Mar 31 09:00, Joerg Markus (LBC) via Cygwin wrote: > > Hi, >

Re: Tool for listing sparse file layout

2025-04-01 Thread Mark Geisert via Cygwin
Hi folks, On 3/31/2025 8:43 AM, Cedric Blancher via Cygwin wrote: On Mon, 31 Mar 2025 at 11:38, Mark Geisert via Cygwin wrote: On 3/31/2025 1:26 AM, Cedric Blancher via Cygwin wrote: On Tue, 11 Mar 2025 at 11:14, Corinna Vinschen via Cygwin wrote: On Mar 10 21:51, Brian Inglis via Cygwin

Re: acl man pages {and others?} (Was: symbolic link curiosity in 3.6.0)

2025-04-01 Thread Corinna Vinschen via Cygwin
On Mar 31 23:26, Brian Inglis via Cygwin wrote: > On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: > > On Mar 31 12:35, Brian Inglis via Cygwin wrote: > [...] > > > Has anyone a feel if there are any other projects on that list whose man > > > pages would be useful under Cygwin even if the p

gcc-gdc package is incomplete

2025-04-01 Thread Bruno Haible via Cygwin
The gcc-gdc package (currently in version 11.5.0) [1] lacks the *.d files of the standard library (libphobos, including druntime). How to reproduce: hello.d import std.stdio; void main () { writeln("Hello world!"); } = $ gdc hello.d Exp