index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
getopt.3
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2014-06-05
Remove trailing whitespace.
wiz
2014-06-05
Bring getopt(3) inline with getopt_long(3): recognize option:: as an optional
christos
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2003-09-23
Slight syncing with OpenBSD version.
wiz
2003-09-10
Use standard section headers, suggested by jmc@openbsd. Sort sections.
wiz
2003-09-10
Pull over some improvements from OpenBSD's v1.26 of this file, including
wiz
2003-09-10
getopt return value has to be held in int, not char.
itojun
2003-09-09
Fix typos and declare a missing variable in example. From Quentin Garnier in ...
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-27
Quote question mark.
wiz
2003-04-16
Use
wiz
2002-08-10
fix sample code. from openbsd.
yamt
2002-02-07
generate & symbolically
ross
2002-02-07
Generate <>& symbolically.
ross
2001-09-16
Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,
wiz
2000-01-25
Added a tab before a '}' to put the brace in the right place.
elric
1999-12-02
Change the declaration of the argv argument to getopt(3) from "char * const *"
kleink
1999-11-19
Typos (from OpenBSD)
kristerw
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-02-07
getopt() does not return -1 when encountering an unknown option.
bad
1998-07-29
English.
ross
1998-04-28
fix mdoc references and mistakes
fair
1998-02-05
add LIBRARY section to man page
perry
1998-01-30
update to lite-2
perry
1998-01-09
RCS Id Police.
perry
1997-06-04
optarg -> optstring and rewording from Brian Grayson in PR misc/3697.
mikel
1994-05-06
merge back in our changes (mostly POSIX.2 pedanticism)
jtc
1994-05-06
sync with 44lite
jtc
1994-01-10
Fix spelling errors.
jtc
1993-10-13
Document (well, really just mention) external variable optopt.
jtc
1993-10-12
POSIX.2 requires special behavior if the first character of the optstring
jtc
1993-09-14
POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt()
jtc
1993-08-01
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd