[bug #65268] Reset O_APPEND mode for stdout and stderr

2024-02-06 Thread anonymous
URL: Summary: Reset O_APPEND mode for stdout and stderr Group: make Submitter: None Submitted: Tue 06 Feb 2024 07:51:46 PM UTC Severity: 3 - Normal Item Group: N

[bug #64806] "invalid output sync mutex" on windows

2024-02-06 Thread Eli Zaretskii
Follow-up Comment #30, bug#64806 (group make): Thanks for the footwork and detailed information. This is for Paul to decide, eventually, but I personally would prefer a simpler way of calling osync_clear on MS-Windows only in the top-level Make. AFAIU, this should solve the problem without rockin

[bug #64806] "invalid output sync mutex" on windows

2024-02-06 Thread Gergely Pinter
Follow-up Comment #29, bug#64806 (group make): As proposed by Eli, I have investigated the process of mutex creation and inheritance; please find below a brief summary regarding the implementation of key functions in _posixos.c_ and _w32os.c_, a proposal for bringing the two approaches closer to e