Re: Atomic mmap replacement

2024-12-18 Thread Ken Brown via Cygwin
On 12/18/2024 5:24 PM, Ken Brown via Cygwin wrote: On 12/18/2024 1:35 PM, Corinna Vinschen via Cygwin wrote: On Dec 18 10:45, Ken Brown via Cygwin wrote: No, I'm still confused.  I thought that the interval determined by u_addr and u_len was the intersection of the requested interval and the w

Re: Atomic mmap replacement

2024-12-18 Thread Ken Brown via Cygwin
Please keep the discussion on the mailing list. On 12/18/2024 4:55 PM, matthew patton wrote: PLEASE put in a comment that the else case is testing the 'u_addr = addr' and that u_addr < addr is not possible given the logic in match. I HATE code that requires you to go digging around in multiple

Re: Atomic mmap replacement

2024-12-18 Thread Ken Brown via Cygwin
On 12/18/2024 1:35 PM, Corinna Vinschen via Cygwin wrote: On Dec 18 10:45, Ken Brown via Cygwin wrote: No, I'm still confused. I thought that the interval determined by u_addr and u_len was the intersection of the requested interval and the whole interval of the mmap_record; this implies u_addr

Re: cygport upload seems to ignore SSH_KEY

2024-12-18 Thread Norton Allen via Cygwin
On 12/18/2024 3:37 PM, Federico Kircheis via Cygwin wrote: On 18/12/2024 20.38, Eliot Moss wrote: On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote: On 05/11/2024 18.31, Federico Kircheis wrote: On 05/11/2024 18.29, ASSI via Cygwin wrote: Federico Kircheis via Cygwin writes: I also d

Re: cygport upload seems to ignore SSH_KEY

2024-12-18 Thread Federico Kircheis via Cygwin
On 18/12/2024 20.38, Eliot Moss wrote: On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote: On 05/11/2024 18.31, Federico Kircheis wrote: On 05/11/2024 18.29, ASSI via Cygwin wrote: Federico Kircheis via Cygwin writes: I also did a chmod/chown on the file to ensure that the permission w

Re: cygport upload seems to ignore SSH_KEY

2024-12-18 Thread Eliot Moss via Cygwin
On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote: On 05/11/2024 18.31, Federico Kircheis wrote: On 05/11/2024 18.29, ASSI via Cygwin wrote: Federico Kircheis via Cygwin writes: I also did a chmod/chown on the file to ensure that the permission where correct. The file with the permissi

Re: cygport upload seems to ignore SSH_KEY

2024-12-18 Thread Federico Kircheis via Cygwin
On 05/11/2024 18.31, Federico Kircheis wrote: On 05/11/2024 18.29, ASSI via Cygwin wrote: Federico Kircheis via Cygwin writes: I also did a chmod/chown on the file to ensure that the permission where correct. The file with the permission unchanged worked without issues when moved in ~/.ssh. W

Re: Atomic mmap replacement

2024-12-18 Thread Corinna Vinschen via Cygwin
On Dec 18 10:45, Ken Brown via Cygwin wrote: > On 12/18/2024 9:28 AM, Corinna Vinschen via Cygwin wrote: > > Hi Ken, > > > > On Dec 17 15:23, Ken Brown via Cygwin wrote: > > > Hi Corinna, > > > > > > On 12/17/2024 11:38 AM, Corinna Vinschen via Cygwin wrote: > > > > Ideally a separate patch. If

Re: procps can work

2024-12-18 Thread Csaba Ráduly via Cygwin
On 12/12/2024 08:22, Thomas Wolff via Cygwin wrote: https://imgur.com/a/V5KPWmc Please do not use image upload platforms that nerve us with an extremely bothersome cookie menu where you have to scroll down for 6 cookies to click off. (To the original author) It would be even better not to upl

Re: Atomic mmap replacement

2024-12-18 Thread Ken Brown via Cygwin
On 12/18/2024 9:28 AM, Corinna Vinschen via Cygwin wrote: Hi Ken, On Dec 17 15:23, Ken Brown via Cygwin wrote: Hi Corinna, On 12/17/2024 11:38 AM, Corinna Vinschen via Cygwin wrote: Ideally a separate patch. If you see a chance to send it to cygwin-patches this week, we can even merge it int

Re: Atomic mmap replacement

2024-12-18 Thread Corinna Vinschen via Cygwin
Hi Ken, On Dec 17 15:23, Ken Brown via Cygwin wrote: > Hi Corinna, > > On 12/17/2024 11:38 AM, Corinna Vinschen via Cygwin wrote: > > Ideally a separate patch. If you see a chance to send it to cygwin-patches > > this week, we can even merge it into 3.5.5, which I'm planning to release > > end o