aboutsummaryrefslogtreecommitdiff
path: root/libbb/getopt_ulflags.c
AgeCommit message (Expand)Author
2005-09-06- sync traceroute with Slackware-10.1"Vladimir N. Oleynik"
2005-09-051) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"
2005-05-11change the hardcoded error constant (0x80000000UL) to a nice flexible define ...Mike Frysinger
2005-05-11now that mjn3 explained it to me, add documentation for the 3rd field in long...Mike Frysinger
2005-05-10add documentation for long options and touch up the current docs now that i a...Mike Frysinger
2005-04-18In Bug 5, Tito writes:Mike Frysinger
2004-02-05Vladimir N. Oleynik writes:Eric Andersen
2004-02-04The variable 'complementaly' used to be allocated with calloc, which zeroed itEric Andersen
2004-01-22Vodz, last_patch_123, patch have new version getopt_ulflags.Glenn L McGrath
2003-12-19Allow escaped 8 bit characters in bb_opt_complementalyGlenn L McGrath
2003-12-19Fix a bug preventing use of escaped characters that use the signed bitGlenn L McGrath
2003-10-06Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath
2003-06-20last_patch89 from vodz:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III