aboutsummaryrefslogtreecommitdiff
path: root/getopt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A cleanup patch from Jeff Garzik to static-ify a number ofandersen2001-03-091-11/+10
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.kraai2001-01-311-4/+4
* #define -> static const int. Also got rid of some big static buffers.markw2001-01-231-3/+3
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-5/+5
* Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]markw2000-10-191-16/+0
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>andersen2000-08-211-0/+416