Skip to content

Include the whole getopt() implementation if any part of it is missing #8

@guijan

Description

@guijan

I made the libobsd copy of OpenBSD's getopt() include an optreset variable, but not the OpenBSD getopt() implementation if it detects the system has a getopt(). This might make some programs work just fine, but it's best to include the whole implementation in this case to make all programs work as they should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions