summaryrefslogtreecommitdiff
path: root/modules/getopt-posix
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-4/+7
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-10/+9
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-7/+6
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* getopt-posix: Fix build on AIX (regression 2021-12-15).Bruno Haible2021-12-181-1/+7
* getopt-posix,Paul Eggert2021-12-161-0/+5
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-0/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).Bruno Haible2021-06-131-3/+3
* getopt-posix: Fix compilation failure in testdirs.Bruno Haible2020-01-031-0/+1
* getopt-posix, utime-h: Ensure the .h file gets regenerated when needed.Bruno Haible2018-08-061-1/+1
* getopt: prefer - to _ in new file namesPaul Eggert2017-04-091-8/+8
* getopt: port recent getopt changes to macOSPaul Eggert2017-04-091-0/+2
* getopt: split up getopt.in.h and eliminate __need_getoptZack Weinberg2017-04-061-6/+18
* getopt: clean up getopt.c and getopt1.c file headersZack Weinberg2017-04-061-1/+0
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-261-0/+3
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* getopt: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-1/+6
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-1/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-3/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+3
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* headers: relax license to LGPLv2+Eric Blake2010-04-291-1/+1
* link-warning: make usage consistentEric Blake2009-12-291-2/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* getopt: fix inclusion guards for cygwinEric Blake2009-09-241-1/+7
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* consistently remove $@-t before redirecting to itJim Meyering2009-08-211-0/+1
* New modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-131-0/+38