Re: Updated: mintty 3.7.5

2024-09-24 Thread Takashi Yano via Cygwin
On Mon, 23 Sep 2024 10:28:02 +0200 Thomas Wolff wrote: > 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 Drawin

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

2024-09-24 Thread Christian Franke via Cygwin
Christian Franke via Cygwin wrote: 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