use __progname instead of argv[0] for error messages
[unix-history] / usr / src / lib / libc / stdlib / getopt.c
1994-04-03 Keith Bosticuse __progname instead of argv[0] for error messages
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-07-07 Marc Teitelbaumadd optreset global for resetting state of getopt ...
1991-02-24 Donn SeeleyChanges for prototype declarations.
1990-06-02 Keith Bosticnew copyright notice
1990-02-21 Keith Bosticreset pointer so can call multiple times; bug report...
1989-12-15 Keith Bosticbug from Sun (Don Cragun). If '-' wasn't specified...
1989-06-24 Keith Bosticdon't print out entire pathname in error messages
1989-03-06 Keith Bosticlint; if using getopt, probably using stdio -- simplify
1988-06-28 Keith Bosticinstall approved copyright notice
1988-04-20 Keith Bosticallow a single '-' to be specified
1987-11-25 Keith BosticBerkeley code, fix copyright
1987-09-05 Keith Bosticfix opterr usage; bug report 4.3BSD/lib/86; reformat
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1985-10-24 Kirk McKusickfix from keith@seismo.CSS.GOV
1985-05-31 Kirk McKusickdate and time created 85/05/30 13:54:43 by mckusick