Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stat: improve handling of stdin/fifo (fix #3485) #3498

Merged
merged 1 commit into from
May 12, 2022

Conversation

jhscheer
Copy link
Contributor

@jhscheer jhscheer commented May 6, 2022

@jhscheer jhscheer force-pushed the fix_stat_redirect branch 4 times, most recently from a0d9709 to 0b774c5 Compare May 6, 2022 21:42
Copy link
Member

@tertsdiepraam tertsdiepraam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

src/uu/stat/src/stat.rs Outdated Show resolved Hide resolved
* fix uutils#3485
* improve the workaround from uutils#3280
* add tests
@sylvestre sylvestre merged commit 6a9a7d7 into uutils:main May 12, 2022
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.

stat: panic on calling with - and an open pipe/fifo
3 participants