summaryrefslogtreecommitdiff
path: root/openbsd-compat/getopt.c
AgeCommit message (Collapse)Author
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 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller