aboutsummaryrefslogtreecommitdiff
path: root/libbb/getopt_ulflags.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-3/+3
* now that mjn3 explained it to me, add documentation for the 3rd field in long...vapier2005-05-111-5/+12
* add documentation for long options and touch up the current docs now that i a...vapier2005-05-101-39/+62
* In Bug 5, Tito writes:vapier2005-04-181-116/+210
* Vladimir N. Oleynik writes:andersen2004-02-051-3/+1
* The variable 'complementaly' used to be allocated with calloc, which zeroed itandersen2004-02-041-0/+2
* Vodz, last_patch_123, patch have new version getopt_ulflags.bug12004-01-221-28/+20
* Allow escaped 8 bit characters in bb_opt_complementalybug12003-12-191-1/+1
* Fix a bug preventing use of escaped characters that use the signed bitbug12003-12-191-3/+2
* Vodz last_patch_105 without his xargs patch which doenst apply cleanlybug12003-10-061-2/+12
* last_patch89 from vodz:andersen2003-06-201-8/+137
* Major coreutils update.mjn32003-03-191-0/+41