_
> From: LIU Hao
> Sent: Friday, June 20, 2025 8:40 PM
> To: Kirill Makurin; mingw-w64-public@lists.sourceforge.net;
> pali.ro...@gmail.com; Martin Storsjö
> Subject: Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
>
> 在 2025-6-20 19:33, Kirill Makurin 写道
en on 64-bit
systems.
- Kirill Makurin
From: pali.ro...@gmail.com
Sent: Friday, June 20, 2025 9:11 PM
To: Kirill Makurin
Cc: LIU Hao ; mingw-w64-public@lists.sourceforge.net
; Martin Storsjö
Subject: Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
eforge.net;
pali.ro...@gmail.com; Martin Storsjö
Subject: Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
在 2025-6-20 19:33, Kirill Makurin 写道:
> I unfortunately do not have a 32-bit msvcrt.dll to check, but listing symbols
> from msvcrt.dll in C:/
> Windows/SysWOW64 directory also
在 2025-6-20 19:33, Kirill Makurin 写道:
I unfortunately do not have a 32-bit msvcrt.dll to check, but listing symbols from msvcrt.dll in C:/
Windows/SysWOW64 directory also is missing _[f]stat*32 symbols.
It would be good if someone could check 32-bit version of msvcrt.dll on
different Windows v
From: LIU Hao
Sent: Friday, June 20, 2025 8:13 PM
To: mingw-w64-public@lists.sourceforge.net; Kirill Makurin;
pali.ro...@gmail.com; Martin Storsjö
Subject: Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
在 2025-6-20 16:46, Kirill Makurin 写道:
> Running `grep _f*s
在 2025-6-20 16:46, Kirill Makurin 写道:
Running `grep _f*stat` on list of symbols I get from `dumpbin -exports
msvcrt.dll` (Windows 11) I get the following:
```
_fstat
_fstat64
_fstati64
_stat
_stat64
_stati64
```
It seems there is also no real _[f]stati32 and _[f]stat64i32 symbols. Are they
ta
From: Pali Rohár
Sent: Friday, June 20, 2025 1:46 AM
To: Martin Storsjö
Cc: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
On Thursday 19 June 2025 15:36:34 Martin Storsjö wrote:
> On Mon, 5 May 2025, Mar
On Thursday 19 June 2025 15:36:34 Martin Storsjö wrote:
> On Mon, 5 May 2025, Martin Storsjö wrote:
>
> > On Mon, 5 May 2025, Pali Rohár wrote:
> >
> > > On Monday 05 May 2025 16:10:54 Martin Storsjö wrote:
> > > > On Sun, 13 Apr 2025, Pali Rohár wrote:
> > > >
> > > > > This patch series is fix
On Mon, 5 May 2025, Martin Storsjö wrote:
On Mon, 5 May 2025, Pali Rohár wrote:
On Monday 05 May 2025 16:10:54 Martin Storsjö wrote:
On Sun, 13 Apr 2025, Pali Rohár wrote:
This patch series is fixing stat functions as was discussed in the long
email thread "stat, _stat, and _stat64i32 issue
On Mon, 5 May 2025, Pali Rohár wrote:
On Monday 05 May 2025 16:10:54 Martin Storsjö wrote:
On Sun, 13 Apr 2025, Pali Rohár wrote:
This patch series is fixing stat functions as was discussed in the long
email thread "stat, _stat, and _stat64i32 issues (was: dirent changes)".
I have not include
On Monday 05 May 2025 16:10:54 Martin Storsjö wrote:
> On Sun, 13 Apr 2025, Pali Rohár wrote:
>
> > This patch series is fixing stat functions as was discussed in the long
> > email thread "stat, _stat, and _stat64i32 issues (was: dirent changes)".
> > I have not included in this patch series Lass
On Sun, 13 Apr 2025, Pali Rohár wrote:
This patch series is fixing stat functions as was discussed in the long
email thread "stat, _stat, and _stat64i32 issues (was: dirent changes)".
I have not included in this patch series Lasse's followup changes.
In v2 are fixed also ftw and nftw functions
12 matches
Mail list logo