getopt for top
Jim Warner <[email protected]> Mon, 6 Sep 2021 02:38:22 -0500
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Craig,
I decided to normalize top's 'help' and 'version' handling which then
involved adding long-form option support.
I also addressed the quirks associated with a getopt 'optional' argument
and the inconsistent approach to the equals sign. To quote from the man
page:
The equals sign can be used with either option form
and whitespace before and/or after the `=' is permitted.
Attached are the resulting patches for our two branches.
Thanks in advance for the pushes.
Regards,
Jim
p.s. any idea when newlib might be born?
master-for-4.tgz
(application/x-compressed-tar, 11 KB) - not displayed
newlib-for-4.tgz
(application/x-compressed-tar, 10.9 KB) - not displayed