summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getopt_long.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle -Wlong_arg (no space between -W and long_arg) when "W;"millert2002-12-051-6/+8
* Reorganize this so that getopt_only_only() works correctly.millert2002-12-051-221/+208
* Whoops, add missing #ifdef REPLACE_GETOPTmillert2002-12-031-2/+4
* GNU-like getopt_long() from NetBSD with changes by me to supportmillert2002-12-031-0/+510