Skip to content

fix(windows): provide native timing shims - #367

Merged
ctate merged 1 commit into
mainfrom
fix/issue-255-win32-time
Sep 21, 2026
Merged

ctate merged 1 commit into
mainfrom
fix/issue-255-win32-time

Conversation

@ctate

@ctate ctate commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator
  • Resolve MinGW clock and sleep calls with standalone Win32 implementations.
  • Cover realtime, monotonic, sleep, and invalid-input contracts on Windows.

Fixes #255

- Resolve MinGW clock and sleep calls with standalone Win32 implementations.
- Cover realtime, monotonic, sleep, and invalid-input contracts on Windows.

Fixes #255

Co-authored-by: Mateus Mamede Lage <23098414+mmamedel@users.noreply.github.com>
@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 21, 2026 9:55pm UTC

@ctate
ctate merged commit c5308c7 into main Sep 21, 2026
20 checks passed
Sign up for free to 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.

Windows: link fails with undefined symbol: clock_gettime / nanosleep (winpthread never linked)

1 participant