- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
[oweals/busybox.git] / libbb / getopt_ulflags.c
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.