summaryrefslogtreecommitdiff
path: root/openbsd-compat/getopt.h
AgeCommit message (Collapse)Author
2001-09-18 - (djm) Avoid warning on BSDgetoptDamien Miller
2001-09-17 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]Tim Rice
rename getopt() to BSDgetopt() to keep form conflicting with system getopt(). [Makefile.in configure.in] disable filepriv until I can add missing procpriv calls.
2001-07-14 - (stevesk) change getopt() declarationKevin Steves
2001-07-14 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller