summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.c
AgeCommit message (Expand)Author
2000-04-02Add "namespace.h" and include <getopt.h> since we moved the stuff outchristos
2000-04-02New getopt_long from Thomas Klausner and Dieter Baronchristos
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-07-23 getopt long functionalitymcr