summaryrefslogtreecommitdiff
path: root/modules/stdbool
Commit message (Expand)AuthorAgeFilesLines
* stdbool: Mostly revert last patch.Bruno Haible2022-09-251-1/+0
* stdbool: Don't #include a gnulib-generated stdbool.h from config.h.Bruno Haible2022-09-251-0/+1
* stdbool: depend on C99Paul Eggert2022-09-141-0/+3
* stdbool: upgrade from C99 to C23Paul Eggert2022-09-101-27/+3
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-4/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-1/+2
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+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
* 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
* Rename stdbool_.h to stdbool.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* 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-1/+0
* 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-0/+2
* * modules/alloca-opt (Makefile.am): Remove explicit dependency onPaul Eggert2005-07-221-3/+1
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target namePaul Eggert2003-08-181-2/+3
* Avoid passive voice in comment.Bruno Haible2003-06-071-1/+1
* Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.Bruno Haible2003-06-061-6/+7
* Add a Maintainer.Bruno Haible2003-01-201-0/+3
* Add module descriptions.Bruno Haible2003-01-131-0/+2
* Ensure alloca.h and stdbool.h are created before compiling the library.Bruno Haible2003-01-131-1/+1
* Add lib/stdbool.h.in.Bruno Haible2003-01-101-0/+1
* Make it possible to #include <stdbool.h> without any #ifdefs.Bruno Haible2003-01-091-16/+10
* Module description.Bruno Haible2002-12-311-0/+29