Do not use the _syscall5 macro -- use syscall(2) instead
[oweals/busybox.git] / util-linux / getopt.c
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2001-04-23 Mark WhitleyApplied patch from Larry Doolittle to remove some strle...
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...