On Thu, 16 Jan 2025, Lasse Collin wrote:
This series has a few errno handling fixes, error checking fixes,
best-fit mapping avoidance, "long path aware" support, and minor
cleanups. There has been some discussion about best-fit issues
in the "getmainargs changes" thread and on IRC.
I wonder how
On 2025-02-12 Martin Storsjö wrote:
> On Thu, 16 Jan 2025, Lasse Collin wrote:
>
> > The dirent functions are defined in POSIX, and POSIX clearly
> > specifies that no POSIX function shall set errno to zero.
>
> Hmm, I haven't dug very deep for references around this, but a quick
> google gave
On Thu, 16 Jan 2025, Lasse Collin wrote:
The dirent functions are defined in POSIX, and POSIX clearly specifies
that no POSIX function shall set errno to zero.
Hmm, I haven't dug very deep for references around this, but a quick
google gave me this:
https://softwareengineering.stackexchange
On Wed, 29 Jan 2025, Pali Rohár wrote:
On Monday 30 December 2024 22:48:25 Pali Rohár wrote:
On Sunday 29 December 2024 17:46:22 Martin Storsjö wrote:
On Sat, 14 Dec 2024, Pali Rohár wrote:
Now all I386 symbols in lib-common/ws2_32.def.in file are defined with
stdcall @ suffixes. These suffi