summaryrefslogtreecommitdiff
path: root/lib/long-options.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* long-options: add parse_gnu_standard_options_onlyBernhard Voelker2019-02-231-1/+51
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* long-options: avoid new GCC 7 warning from -Wimplicit-fallthroughJim Meyering2016-10-051-0/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-22/+22
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-4/+4
* Exit-status fixes from coreutils.Paul Eggert2004-01-241-3/+3
* Merge version-etc-2 back into version-etc: Better way to internationalizeBruno Haible2003-10-061-5/+11
* Remove K&R cruft.Paul Eggert2003-09-091-5/+6
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-8/+1
* Include <stdlib.h>, for declaration of exit.Jim Meyering2000-06-291-0/+4
* Don't include closeout.h.Jim Meyering2000-05-081-4/+1
* (parse_long_options): Remove version-, copyright-,Jim Meyering1999-03-261-9/+2
* restore blank lines in --version outputJim Meyering1999-03-071-0/+2
* (parse_long_options): Include `Copyright...' line in --version output.Jim Meyering1999-03-071-2/+1
* (parse_long_options): Add the `...NO warranty...' message.Jim Meyering1999-03-071-0/+6
* (_): Define it.Jim Meyering1999-03-041-2/+14
* (parse_long_options): Rename `usage' parameterJim Meyering1999-01-141-9/+5
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-1/+1
* (parse_long_options): Check for write error to stdout before exiting.Jim Meyering1998-01-041-2/+5
* (parse_long_options): Compare getopt_long returnJim Meyering1997-02-031-1/+1
* (parse_long_options): Reset optind to zeroJim Meyering1997-01-251-4/+3
* (parse_long_options): Separate package nameJim Meyering1996-10-041-3/+4
* update FSF address in copyright and remove any trailing blanksJim Meyering1996-07-151-3/+3
* Remove trailing white space.Jim Meyering1995-05-261-1/+1
* Initial revisionJim Meyering1994-10-021-0/+79