Fixed option parsing. Grep would continue grepping, even when given a bad /
[oweals/busybox.git] / getopt.c
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-19 Mark WhitleyPut getopt_usage where it belongs and added *_usage...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-21 Eric AndersenAdded getopt(1) from "Alfred M. Szmidt" <ams@trillian...