aboutsummaryrefslogtreecommitdiff
path: root/libbb/getopt32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* style fixes. No code changes.vda2007-04-101-1/+1
* make xfunctions optionally longjump instead of exit.vda2007-04-091-0/+1
* getopt32: fix llist_t options ordering. llist_rev is not unused.vda2007-04-081-2/+2
* fix TODO: getopt32 should reset optind to 1 itselfvda2007-03-151-2/+6
* clean up accumulated whitespace damagevda2007-03-071-3/+3
* Trailing whitespace removal over entire treevda2007-01-111-1/+1
* s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/gvda2006-12-161-2/+0
* tar: sanitize option handlingvda2006-11-241-34/+34
* remove bb_printf and the likevda2006-10-261-1/+1
* wget: wget $'-\207' ... should not be allowed to work. ever. :)vda2006-10-251-20/+20
* readlink: do not emit errors if file doesnt not exist / not a linkvda2006-10-201-0/+9
* dnsd fix; option_mask32 added. dnsd needs more love.vda2006-10-061-0/+4
* getopt_ulflags -> getopt32.vda2006-10-031-0/+516