mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
We were already borrowing a getopt() from the BSD family until the day we write our own. This patch borrows a slightly more modern one so we also get getopt_long(). Fixes #190. See also #91 for the desire to eventually NIH our own getopt()..
16 KiB
16 KiB