On Sun, 19 Dec 2021, LIU Hao wrote:
在 2021-12-18 03:10, Martin Storsjö 写道:
Normally, timespec_get is aliased to either _timespec32_get or
_timespec64_get via an inline function in time.h. But by providing
a fallback alias in the import library, configure scripts that try
linking the function without actually including time.h will also
succeed - we also have other similar aliases added in
42aa3325fcfee934d7b706b701e49ee7a3c94982.
Signed-off-by: Martin Storsjö <[email protected]>
---
mingw-w64-crt/lib-common/api-ms-win-crt-time-l1-1-0.def | 1 +
mingw-w64-crt/lib-common/ucrtbase.def.in | 1 +
2 files changed, 2 insertions(+)
Thanks for the rigorous work! This series of patches look good to me. Please
go ahead and apply.
Pushed now, thanks!
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public