-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
stat: panic on calling with -
and an open pipe/fifo
#3485
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
Labels
Comments
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 5, 2022
* add tests for: uutils#3485 * add test for: uutils#3280
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
8000
May 5, 2022
* add tests for: uutils#3485 * add test for: uutils#3280
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 6, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 6, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 6, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 6, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
jhscheer
8000
added a commit
to jhscheer/coreutils
that referenced
this issue
May 6, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
jhscheer
added a commit
to jhscheer/coreutils
that referenced
this issue
May 7, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
sylvestre
pushed a commit
to jhscheer/coreutils
that referenced
this issue
May 11, 2022
* fix uutils#3485 * improve the workaround from uutils#3280 * add tests
sylvestre
added a commit
that referenced
this issue
May 12, 2022
stat: improve handling of stdin/fifo (fix #3485)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The workaround from #3280 does not distinguish between calling
stat -
with an open pipe/fifo or without.GNU stat:
uu_stat:
The text was updated successfully, but these errors were encountered: