summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.3
AgeCommit message (Expand)Author
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