summaryrefslogtreecommitdiff
path: root/m4/getopt.m4
Commit message (Expand)AuthorAgeFilesLines
* getopt: Simplify after Emacs changed.Bruno Haible2012-07-091-11/+4
* getloadavg, getopt: fix commentary re configure.inPaul Eggert2012-07-091-3/+0
* getopt-posix: No longer guarantee that option processing is resettable.Bruno Haible2012-06-261-113/+108
* getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.Bruno Haible2012-06-231-1/+43
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-4/+4
* getopt-gnu: Fix exit code overflow in autoconf test.Bruno Haible2012-06-191-5/+5
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-261-3/+1
* getopt-gnu: suppress core dumps from detection codePádraig Brady2011-07-191-0/+4
* getopt: more portable argv creationEric Blake2011-07-071-43/+53
* getopt: avoid compiler warning during configureEric Blake2011-07-071-22/+22
* getopt-gnu: avoid crash in glibc getoptEric Blake2011-07-071-1/+8
* getopt: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-14/+4
* getopt, argp: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-5/+16
* getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.hPaul Eggert2011-01-211-21/+24
* gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCEPaul Eggert2011-01-211-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-16/+17
* getopt: optimize previous patchEric Blake2010-09-081-4/+3
* getopt: handle POSIXLY_CORRECT set but not exportedEric Blake2010-09-071-5/+18
* getopt: Update regarding AIX.Bruno Haible2010-07-301-6/+6
* getopt-gnu: match recent glibc fixes and posix rulingEric Blake2010-04-131-1/+14
* getopt-posix: detect MacOS bugEric Blake2010-04-131-1/+16
* getopt-posix: avoid spurious failure on SolarisEric Blake2010-04-131-3/+8
* getopt-posix: avoid spurious failure on FreeBSDEric Blake2010-04-131-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* test-getopt: enhance testEric Blake2009-12-221-6/+3
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-7/+7
* getopt-gnu: flush out another BSD bugEric Blake2009-11-271-17/+43
* getopt: bump serial numberEric Blake2009-10-011-1/+1
* getopt: fix inclusion guards for cygwinEric Blake2009-09-241-0/+9
* Remove obsolete macros from several modules.Ralf Wildenhues2009-09-101-3/+3
* New modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-131-30/+166
* Ensure that optarg etc. get declared by <unistd.h>.Bruno Haible2009-08-131-1/+4
* Restore the gl_GETOPT_SUBSTITUTE macro, under a new name.Bruno Haible2009-08-121-9/+16
* Reorder macros.Bruno Haible2009-08-121-22/+23
* Ensure that getopt() gets declared by <unistd.h>.Bruno Haible2009-08-121-2/+7
* Clarify logic; Separate gl_replace_getopt and GETOPT_H.Bruno Haible2009-08-121-10/+12
* Add comments.Bruno Haible2009-08-121-2/+6
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* Commentary sync from coreutils.Paul Eggert2006-07-091-2/+2
* Work around porting bugs reported by Dieter inPaul Eggert2006-01-241-3/+6
* * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the resultsPaul Eggert2005-08-161-3/+5
* Add support to getopt for Emacs, which doesn't use LIBOBJS in thePaul Eggert2005-07-261-34/+40
* * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, whenPaul Eggert2005-05-101-3/+22
* * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoidPaul Eggert2005-05-061-4/+15
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-6/+4
* (gl_GETOPT): Check if GETOPT_H is already set, inSergey Poznyakoff2004-11-231-8/+10
* (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX insteadPaul Eggert2004-11-111-15/+4
* Replace opterr.Simon Josefsson2004-11-111-1/+3