Skip to content

stdbuf: build on Windows (depending on cygwin dll)#12329

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:winstdbuf
Open

stdbuf: build on Windows (depending on cygwin dll)#12329
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:winstdbuf

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented May 16, 2026

Build Windows native stdbuf.exe depending on libstdbuf.dll built for Cygwin. Useful for MSYS2. Closes #12328

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 16, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Note: The gnu test tests/cp/link-heap is now being skipped but was previously passing.
Note: The gnu test tests/csplit/csplit-heap is now being skipped but was previously passing.
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.
Congrats! The gnu test tests/seq/seq-epipe is now passing!
Congrats! The gnu test tests/tail/pipe-f is now passing!

@oech3 oech3 marked this pull request as ready for review May 16, 2026 16:52
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.

stdbuf: supporting Windows can be meaningfull if target is cygwin binary

1 participant