summaryrefslogtreecommitdiff
path: root/modules/sysexits
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-4/+4
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* 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
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* exit: drop remaining clientsEric Blake2011-05-021-0/+1
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-061-0/+5
* 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
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* 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
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Rename sysexits_.h to sysexits.in.h.Bruno Haible2007-10-021-3/+3
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-211-3/+3
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Rename lib/sysexit_.h to lib/sysexits_.h.Bruno Haible2007-04-271-3/+3
* 2007-04-12 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-121-0/+1
* If <sysexits.h> exists but is missing values, fill in the missing values.Bruno Haible2007-03-261-1/+3
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+3
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-4/+2
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-2/+4
* * modules/mempcpy (License): GPL -> LGPL.Paul Eggert2005-10-111-1/+1
* * modules/alloca-opt (Makefile.am): Remove explicit dependency onPaul Eggert2005-07-221-2/+2
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.Jim Meyering2003-11-041-1/+1
* Fix typo in Makefile.am snippet.Bruno Haible2003-06-111-2/+2
* New module 'sysexits'.Bruno Haible2003-06-111-0/+28