Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019 for testing, 2024-09-23 ...

2024-09-23 Thread Cedric Blancher via Cygwin
Good evening! For your consideration - we need FEEDBACK, please! New is: - Windows Server (2019) support - Global mounts visible to all users - idmapper support for localised account/group names (French!) - Many WinSG (newgrp-like utility for Windows) fixes - Fixes for 32bit applications on 64bit

Re: pread()/pwrite() fail with EBADF in child process if already used before fork()

2024-09-23 Thread Christian Franke via Cygwin
Christian Franke via Cygwin wrote: Found during test of 'stress-ng --pseek ...' from current upstream stress-ng git HEAD: Testcase: $ uname -r 3.5.4-1.x86_64 $ cat pfail.c #include #include #include #include int main() {   int fd = open("pwrite.tmp", O_RDWR|O_CREAT|O_BINARY, 0666);   if

Re: Updated: mintty 3.7.5

2024-09-23 Thread Thomas Wolff via Cygwin
Am 23.09.2024 um 08:15 schrieb Takashi Yano via Cygwin: Hi Thomas, On Tue, 17 Sep 2024 10:06:36 +0200 Thomas Wolff wrote: I have uploaded mintty 3.7.5 with the following changes: Highlights   * Box Drawing characters (U+2500..U+257F) are self-drawn (#935, #1119).   * Tabs can be reordered