[procps] Fixes to argument parsing in GitLab

  • From: "Filipe Brandenburger" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "filbranden@xxxxxxxxxx" for DMARC)
  • To: procps@xxxxxxxxxxxxx
  • Date: Tue, 9 Jun 2015 09:20:15 -0700

Hi,

I posted some fixes to argument parsing in a GitLab pull request:
https://gitlab.com/procps-ng/procps/merge_requests/3

I just want to make sure that is not being overlooked since the recent move
to GitLab...

I probably have a few more fixes to argument parsing, there's some
refactoring to do with the signal arguments (-9, -KILL, etc.) which are
used from more than one place, we should also not recognize those after a
-- which indicates end of the options and the support for process groups
(negative pid number) is broken in a lot of cases... I'll follow up with
patches for that, in which case, should I keep posting them to GitLab?

Cheers!
Filipe

Other related posts: