summaryrefslogtreecommitdiffstats
path: root/getopt/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* getopt: use <var> in usage()Karel Zak2011-08-161-4/+4
* getopt: indent usage()Karel Zak2011-08-161-15/+20
* getopt: do not bundle help text lines into a single unwieldy chunkBenno Schulenberg2011-08-161-13/+13
* getopt: fix coding styleSami Kerola2011-06-251-178/+186
* getopt: options struct, usage and version outputsSami Kerola2011-06-251-35/+39
* getopt: make user getopt_long parsing to use function pointerSami Kerola2011-06-251-5/+7
* getopt: remove unnecessary free()Sami Kerola2011-06-251-2/+0Star
* getopt: use xalloc.hSami Kerola2011-06-251-47/+29Star
* getopt: fix gcc warningKarel Zak2011-04-191-1/+0Star
* getopt: add static qualifiersOlivier Mengué2011-04-061-27/+27
* getopt: fix '--unqote' typo in usage textFrancesco Cosoleto2011-02-211-1/+1
* getopt: remove useless if-before-free testsKarel Zak2009-02-241-6/+3Star
* getopt: remove unnecessary ifdefsKarel Zak2008-11-261-8/+0Star
* Imported from util-linux-2.13-pre6 tarball.Karel Zak2006-12-071-3/+5
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-071-0/+468
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-448/+0Star
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-0/+448