summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.3
AgeCommit message (Expand)Author
2011-03-21tweak for clarity, ok millert@, jmc@Marc Espie
2011-03-05Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a newPhilip Guenthe
2011-01-24Correctly escape a literal colon in an enclosure;Ingo Schwarze
2010-09-19more wacky macro fixing;Jason McIntyre
2007-07-03from ginsbach@netbsd, -r1.18:Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-06fix some dodgy displays;Jason McIntyre
2005-10-11tidy up examplesJared Yanovich
2005-07-26- typos, grammar, punctuation, layout tweaksJared Yanovich
2004-01-06- Rename index to longindex and explain its use.Federico G. Schwindt
2003-09-02escape punctuation;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02Remove some liesTodd C. Miller
2003-05-10typos;Jason McIntyre
2003-02-24of ofTheo de Raadt
2002-12-10Document BSD behavior of accepting '-' within optstring as long asTodd C. Miller
2002-12-05make getopt_long and getopt_long_only protos match getopt.hTodd C. Miller
2002-12-04Add "RETURN VALUES" sectionsTodd C. Miller
2002-12-03GNU-like getopt_long() from NetBSD with changes by me to supportTodd C. Miller