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

fix(main/proc): Revert -f/--full default for pgrep&pkill #18184

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

fornwall
Copy link
Member

@fornwall fornwall commented Oct 8, 2023

Revert #18075, as this causes compatibility problems: #18180

A better solution (will be a separate future PR) in the "exec /system/bin/linker64" world will be to just replace the executable name with argv0 - we shouldn't match on all command-line arguments by default).

This causes compatibility problems:
termux#18180

A better solution (will be a separate future PR) will be to just
replace the executable name with argv0 - we shouldn't match on
all command-line arguments by default).
@fornwall fornwall merged commit 5f590fd into termux:master Oct 8, 2023
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.

1 participant