summaryrefslogtreecommitdiff
path: root/lib/libc/src/posix/getopt.c
AgeCommit message (Collapse)Author
33 hourslib: libc: Add initial POSIX getopt() implIan Moffett
This commit introduces an initial implementation of the POSIX getopt() argument parser. Signed-off-by: Ian Moffett <ian@osmora.org>