summaryrefslogtreecommitdiff
path: root/lib/long-options.c
Commit message (Expand)AuthorAgeFilesLines
* * _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