cleanup style ... just because you use less spaces doesnt mean the resulting code...
[oweals/busybox.git] / libbb / getopt_ulflags.c
2006-02-02 "Vladimir N. Oleynik"destroy bug 679, use getopt_ulflags with new feature...
2006-01-09 "Vladimir N. Oleynik"removed a warning about an unused pargv in bb_getopt_ul...
2005-12-02 "Vladimir N. Oleynik"reduce signedness warning
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-10-05 "Vladimir N. Oleynik"another more correction for getopt_ulflags() documentat...
2005-10-05 "Vladimir N. Oleynik"more correction for getopt_ulflags() documentation...
2005-10-05 Bernhard Reutner... - add proper separators. sorry for the noise..
2005-10-05 Bernhard Reutner... - add a bit more documentation to vodz' recent additions.
2005-10-05 "Vladimir N. Oleynik"update bb_getopt_ulflags special for 'ps' applet, usagi...
2005-10-04 "Vladimir N. Oleynik"use updated bb_getopt_ulflags() for ps applet
2005-09-06 "Vladimir N. Oleynik"- sync traceroute with Slackware-10.1
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-05-11 Mike Frysingernow that mjn3 explained it to me, add documentation...
2005-05-10 Mike Frysingeradd documentation for long options and touch up the...
2005-04-18 Mike FrysingerIn Bug 5, Tito writes:
2004-02-05 Eric AndersenVladimir N. Oleynik writes:
2004-02-04 Eric AndersenThe variable 'complementaly' used to be allocated with...
2004-01-22 Glenn L McGrathVodz, last_patch_123, patch have new version getopt_ulf...
2003-12-19 Glenn L McGrathAllow escaped 8 bit characters in bb_opt_complementaly
2003-12-19 Glenn L McGrathFix a bug preventing use of escaped characters that...
2003-10-06 Glenn L McGrathVodz last_patch_105 without his xargs patch which doens...
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-03-19 Manuel Novoa III Major coreutils update.