Wolfgang Bumiller 2482c095b1 getopt: remove skip logic
The 'skip' variable was set to indicate that the "rest of
the args" is to be copied into the 'rest' vec. We can do
this directly and avoid the 'if' case in the loop
altogether.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-12-28 13:59:44 +01:00
2018-12-20 10:45:14 +01:00
2018-12-28 13:59:44 +01:00
2018-12-05 14:40:45 +01:00
2018-12-19 11:06:51 +01:00
2018-12-22 14:31:59 +01:00
2018-12-20 10:45:14 +01:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%