Skip to content

Set Windows process TLS - #1004

Merged
Weiteng Chen (CvvT) merged 6 commits into
uliteboxfrom
weiteng/windows_process_tls
Jul 6, 2026
Merged

Set Windows process TLS#1004
Weiteng Chen (CvvT) merged 6 commits into
uliteboxfrom
weiteng/windows_process_tls

Conversation

@CvvT

Copy link
Copy Markdown
Contributor

Fix NtSetInformationProcess to support setting TLS. For now, the Windows shim does not support multi-threading, so the implementation is not complete yet.

Weiteng Chen (CvvT)and others added 6 commits July 2, 2026 15:07
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

@CvvT
Weiteng Chen (CvvT) marked this pull request as ready for review July 6, 2026 17:57
@CvvT
Weiteng Chen (CvvT) added this pull request to the merge queueJul 6, 2026
Merged via the queue into ulitebox with commit 33d95bdJul 6, 2026
7 checks passed
@CvvT
Weiteng Chen (CvvT) deleted the weiteng/windows_process_tls branch July 6, 2026 18:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@CvvT