Skip to content

getopt: support option bundling #2

@jamesodhunt

Description

@jamesodhunt

The asm implementaion of getopt(1) needs to support option bundling:

$ abox $cmd -a -b -c  # OK: Works
$ abox $cmd -abc      # BUG: Does not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions