Skip to content

windows: Add back link names for time-related symbols - #5300

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:win-restore-link
Jul 21, 2026
Merged

windows: Add back link names for time-related symbols#5300
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:win-restore-link

Conversation

@tgross35

Copy link
Copy Markdown
Contributor

These were unintentionally removed as part of the "Fixes" commit.

Fixes: 5bbfc84 ("windows(gnu): link to correct 32-bit time routines")
Closes: #5299

These were unintentionally removed as part of the "Fixes" commit.

Fixes: 5bbfc84 ("windows(gnu): link to correct 32-bit time routines")
Closes: rust-lang#5299
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jul 21, 2026
@tgross35
tgross35 enabled auto-merge July 21, 2026 17:05
@tgross35
tgross35 added this pull request to the merge queue Jul 21, 2026
Merged via the queue into rust-lang:main with commit 1268c28 Jul 21, 2026
57 checks passed
@tgross35
tgross35 deleted the win-restore-link branch July 21, 2026 17:24
jollaitbot pushed a commit to sailfishos-mirror/rust-libc that referenced this pull request Jul 22, 2026
These were unintentionally removed as part of the "Fixes" commit.

Fixes: 5bbfc84 ("windows(gnu): link to correct 32-bit time routines")
Closes: rust-lang/libc#5299

(backport <rust-lang/libc#5300>)
(cherry picked from commit 1268c28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-windows stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windows-msvc: localtime_s/gmtime_s are header-inline CRT functions, fail to link (LNK2019) on VS 18 / MSVC 14.5x

2 participants