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
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
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
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
>
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.
--
+<[
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
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
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
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
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
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,
>
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
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
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
14 matches
Mail list logo