index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
getopt.3
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-10
Support for optional args separated with whitespace was removed
Todd C. Miller
2006-03-15
Removes extraneous variables from getopt(3). Inspired by one of
Ray Lai
2005-10-11
tidy up examples
Jared Yanovich
2005-07-26
kill errant blank line;
Jason McIntyre
2005-07-26
- typos, punctuation, layout, macro tweaks
Jared Yanovich
2005-07-26
provide a description of the EXAMPLE; ok jmc
Jared Yanovich
2005-07-01
whitespace;
Jason McIntyre
2005-07-01
More robust example of numeric argument handling. The old example
Todd C. Miller
2005-03-26
Document that historic BSD getopt(3) set optopt for each char, not just
Todd C. Miller
2004-12-22
tweaks from michael knudsen;
Jason McIntyre
2004-12-07
Document why not to set optind = 0. Inspired by and OK jfb@
Todd C. Miller
2003-09-22
Document the optional argument support and as well as where we differ from
Todd C. Miller
2003-09-18
typos from wiz@netbsd (including one from a PR from Quentin Garnier);
Jason McIntyre
2003-09-02
escape punctuation;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
Remove some lies
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2003-04-10
make the second example valid; ok millert@
Jason Peel
2002-12-08
In BUGS section, append a warning to not use '-' as the first character
Todd C. Miller
2002-12-04
Add "RETURN VALUES" sections
Todd C. Miller
2002-12-04
.Xr getopt_long
Todd C. Miller
2002-08-19
Suggest better types in examples; from NetBSD
Miod Vallat
2002-02-23
deraadt@ objects to the caveat remark, so remove it.
Miod Vallat
2002-02-23
Add a caveat section pointing out that people affecting the return value
Miod Vallat
2000-12-15
.Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where it
Aaron Campbell
2000-04-20
Flesh out stdlib function man pages.
Aaron Campbell
2000-03-04
In Unix land we prefer "whitespace" to "white space" or "white-space". At
Aaron Campbell
2000-01-25
repair
Theo de Raadt
1999-09-07
typo
Marc Espie
1999-06-29
first round of repairs on stdlib
Aaron Campbell
1999-05-27
getopt(3) does not return -1 when encountering unrecognized options
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-05-05
indent nice
Theo de Raadt
1998-04-25
indent; dima
Theo de Raadt
1997-06-02
incorrect description; bgrayson@ece.utexas.edu
Theo de Raadt
1997-04-03
an -> a; soil@quick.net
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt