(Depends-on): Add stdbool.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 May 2005 17:22:45 +0000 (17:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 May 2005 17:22:45 +0000 (17:22 +0000)
29 files changed:
ChangeLog
modules/argmatch
modules/backupfile
modules/chdir-long
modules/closeout
modules/cycle-check
modules/dirname
modules/fnmatch
modules/fsusage
modules/fwriteerror
modules/getcwd
modules/getloadavg
modules/hard-locale
modules/makepath
modules/mountlist
modules/nanosleep
modules/posixtm
modules/quotearg
modules/readtokens
modules/readtokens0
modules/readutmp
modules/save-cwd
modules/strftime
modules/userspec
modules/utimecmp
modules/xgetcwd
modules/xnanosleep
modules/xstrtod
modules/yesno

index 6b364eeba3dfc47d6dab6b4021ce45446c7bebb0..0f88c2c129e1d3acf496248520dbf59f15a1f510 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/argmatch (Depends-on): Add stdbool.
+       * modules/backupfile (Depends-on): Likewise.
+       * modules/chdir-long (Depends-on): Likewise.
+       * modules/closeout (Depends-on): Likewise.
+       * modules/cycle-check (Depends-on): Likewise.
+       * modules/dirname (Depends-on): Likewise.
+       * modules/fnmatch (Depends-on): Likewise.
+       * modules/fsusage (Depends-on): Likewise.
+       * modules/fwriteerror (Depends-on): Likewise.
+       * modules/getcwd (Depends-on): Likewise.
+       * modules/getloadavg (Depends-on): Likewise.
+       * modules/hard-locale (Depends-on): Likewise.
+       * modules/makepath (Depends-on): Likewise.
+       * modules/mountlist (Depends-on): Likewise.
+       * modules/nanosleep (Depends-on): Likewise.
+       * modules/posixtm (Depends-on): Likewise.
+       * modules/quotearg (Depends-on): Likewise.
+       * modules/readtokens (Depends-on): Likewise.
+       * modules/readtokens0 (Depends-on): Likewise.
+       * modules/readutmp (Depends-on): Likewise.
+       * modules/save-cwd (Depends-on): Likewise.
+       * modules/strftime (Depends-on): Likewise.
+       * modules/userspec (Depends-on): Likewise.
+       * modules/utimecmp (Depends-on): Likewise.
+       * modules/xgetcwd (Depends-on): Likewise.
+       * modules/xnanosleep (Depends-on): Likewise.
+       * modules/xstrtod (Depends-on): Likewise.
+       * modules/yesno (Depends-on): Likewise.
+
 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/getloadavg (Depends-on): Add unistd-safer.
index 0c039652f21b508426dc1d87db369714f93da0f5..27e2b7561ebb03402d6fcee3ce3cfba7d231b0ae 100644 (file)
@@ -12,6 +12,7 @@ quotearg
 quote
 exit
 exitfail
+stdbool
 
 configure.ac:
 
@@ -26,4 +27,3 @@ GPL
 
 Maintainer:
 all
-
index 15ff8f9e2713d72cac731b407b77967dfd41d662..e8fde212fe7ef637dc575b54f71bcc5494e09199 100644 (file)
@@ -12,6 +12,7 @@ m4/backupfile.m4
 Depends-on:
 argmatch
 dirname
+stdbool
 
 configure.ac:
 gl_BACKUPFILE
index c805d6efa8a42fd9e4a54df24c98b9b55097f790..1bff7fab0ed9e2ff20c42f0d63fccff264584808 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 openat
 mempcpy
 memrchr
+stdbool
 
 configure.ac:
 gl_FUNC_CHDIR_LONG
index 4c5120fa5c8669dbc9e851046966521775fa005d..a030d452e1b6db7b00016a9ae142714232b2afe8 100644 (file)
@@ -13,6 +13,7 @@ error
 quotearg
 fpending
 exitfail
+stdbool
 
 configure.ac:
 gl_CLOSEOUT
index ccbdc1dcf5e4e29559c5cdb629178240ff9ae441..8eca3e1e57f3e8afdea75b4856e8795d7129bd77 100644 (file)
@@ -7,6 +7,7 @@ lib/cycle-check.h
 lib/dev-ino.h
 
 Depends-on:
+stdbool
 
 configure.ac:
 
@@ -21,4 +22,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-
index ccf2a332907606b4e89abb586fcb126d4949b478..c0ba7d7e112d6842fa3b34794ee9ed1d8e87cc31 100644 (file)
@@ -11,6 +11,7 @@ m4/dirname.m4
 
 Depends-on:
 xalloc
+stdbool
 
 configure.ac:
 gl_DIRNAME
index c8a930c449156cc74b9eed658a5472eab910a98f..15935c565e518132560c432b3dc302a42f33fbde 100644 (file)
@@ -10,6 +10,7 @@ m4/fnmatch.m4
 
 Depends-on:
 alloca
+stdbool
 
 configure.ac:
 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
index 9102d0e9feaafe1ed752578e4ad1141dd39be979..3a76b7a8ce48185890d200a47c60bd5e4c2be024 100644 (file)
@@ -12,6 +12,7 @@ m4/fsusage.m4
 
 Depends-on:
 full-read
+stdbool
 
 configure.ac:
 gl_FSUSAGE
index 66be2605cf71b7235e026363c862eac3cf5a1acb..f03112e004c5c45b7fbf3429bcf8c11610543aba 100644 (file)
@@ -6,6 +6,7 @@ lib/fwriteerror.h
 lib/fwriteerror.c
 
 Depends-on:
+stdbool
 
 configure.ac:
 
index 1367c2ac0d359e0392db261eb23257c035d4be1f..b80d7eb00d8b5b5317e2391fe61f6e217a6f50ca 100644 (file)
@@ -11,6 +11,7 @@ m4/getcwd.m4
 Depends-on:
 mempcpy
 extensions
+stdbool
 
 configure.ac:
 gl_FUNC_GETCWD
index 21881a43a2c00f08cbf57e5e61b45a265e5a434d..b7192c30a6adc4fe734699fe692baed41891d308 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 cloexec
 xalloc
 c-strtod
+stdbool
 unistd-safer
 
 configure.ac:
index 7b8e203086e9b69c3c472cde5f3a4ce7a764fae8..2f9810adf98d2176c455edadc93c2653795a1508 100644 (file)
@@ -7,6 +7,7 @@ lib/hard-locale.c
 m4/hard-locale.m4
 
 Depends-on:
+stdbool
 strdup
 
 configure.ac:
index 209fc2acb25a05e50916ac21cafc88f49165c978..5dc5bf79e89fd9e5e88a66d263b5eda366b47f50 100644 (file)
@@ -16,6 +16,7 @@ dirname
 error
 quote
 stat-macros
+stdbool
 
 configure.ac:
 gl_MAKEPATH
index 12a395abe2e1a3f06545b5e0206666ae0e762f4a..91f388d9d7c9b2c02ed2276d9ebde3da599dc530 100644 (file)
@@ -9,6 +9,7 @@ m4/fstypename.m4
 m4/mountlist.m4
 
 Depends-on:
+stdbool
 xalloc
 
 configure.ac:
index e0d3d8559e89f558a195b625af76109299452d3f..51165f991a9982bd0826378df119f5c24f1eeeee 100644 (file)
@@ -7,6 +7,7 @@ m4/nanosleep.m4
 
 Depends-on:
 timespec
+stdbool
 
 configure.ac:
 gl_FUNC_NANOSLEEP
@@ -21,4 +22,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-
index 517127b47230ef3cbc9ca63ec3f2320a748b0900..06af4c8385127f0e779a838695d77ce064ff683b 100644 (file)
@@ -8,6 +8,7 @@ m4/posixtm.m4
 
 Depends-on:
 mktime
+stdbool
 
 configure.ac:
 gl_POSIXTM
index df7d335cbab6f212b40edec5b20293e29c4e97cd..6ad71a92f03e612f4b15b379641ab0f45510a537 100644 (file)
@@ -11,6 +11,7 @@ m4/quotearg.m4
 Depends-on:
 xalloc
 gettext
+stdbool
 
 configure.ac:
 gl_QUOTEARG
index c5826c09ebc4a970571ac3d7b9158cab6c87a224..9453de997237b7ef0872fe1667e567fb687570b8 100644 (file)
@@ -8,6 +8,7 @@ m4/readtokens.m4
 
 Depends-on:
 xalloc
+stdbool
 
 configure.ac:
 gl_READTOKENS
index f03a2a44a6168de3638652602b6acba081cbc4de..a7b563129de18d66963debfe4d4d28783bb2e4d0 100644 (file)
@@ -7,6 +7,7 @@ lib/readtokens0.c
 
 Depends-on:
 obstack
+stdbool
 
 configure.ac:
 
@@ -21,4 +22,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-
index 64214da6c1af1f43976d17c7a646e9becf1567c4..542af9306112802eb73ac02f460f9d628919d4b3 100644 (file)
@@ -8,6 +8,7 @@ m4/readutmp.m4
 
 Depends-on:
 xalloc
+stdbool
 
 configure.ac:
 gl_READUTMP
index 337601faa1743fd53246c39c37c92c79a33f45fd..15f94c07b1c28a2a4f05a240edf2c9e7a488576b 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 chdir-long
 unistd-safer
 xgetcwd
+stdbool
 
 configure.ac:
 gl_SAVE_CWD
index 07abef6e09f5c7ce43c1ae3c96fa5402573c8abb..7abe4206c1dff0b7bbe9bcf5f58005becbe0957b 100644 (file)
@@ -11,6 +11,7 @@ m4/strftime.m4
 Depends-on:
 time_r
 tzset
+stdbool
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
index a25ef818bfa84f8941df0ab5e38e639d9a0a4bfa..6166bb8a7b4bb6d21a0b298f86704ae2b96011a0 100644 (file)
@@ -14,6 +14,7 @@ xalloc
 xstrtol
 strdup
 gettext
+stdbool
 
 configure.ac:
 gl_USERSPEC
index e4e6f432461d4f9adb7472fe58afb602874ead8e..bad8e6a01a5be6cb96f44f1251ff7b4839e29a58 100644 (file)
@@ -12,6 +12,7 @@ hash
 timespec
 utimens
 xalloc
+stdbool
 
 configure.ac:
 gl_UTIMECMP
index 2fbc90faf51840424ac86320da68a8976cf3d9ae..346793cc0a087ee7a2bd4a44977e106cd48d60ff 100644 (file)
@@ -9,6 +9,7 @@ m4/xgetcwd.m4
 Depends-on:
 getcwd
 xalloc
+stdbool
 
 configure.ac:
 gl_XGETCWD
index 546daf40915ba8c6e5de1f62a713a9ea7f9b2b38..3b30c4806e1e0ad3f0612de6c4bfd0bdf48889e7 100644 (file)
@@ -9,6 +9,7 @@ m4/xnanosleep.m4
 
 Depends-on:
 timespec
+stdbool
 
 configure.ac:
 gl_XNANOSLEEP
index 75399b526860ff9f02ed94cf9c352a3e2c2a1a06..2d8e4a638c21ed0ae589f7e5853d3bcd6319a552 100644 (file)
@@ -7,6 +7,7 @@ lib/xstrtod.c
 m4/xstrtod.m4
 
 Depends-on:
+stdbool
 
 configure.ac:
 gl_XSTRTOD
@@ -22,4 +23,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-
index ab8224682fc2ba00e43d3302abc483ff64047d97..e0bd2902b7055a0cfd49312eaee0a0f8767d53d0 100644 (file)
@@ -9,6 +9,7 @@ m4/yesno.m4
 
 Depends-on:
 rpmatch
+stdbool
 
 configure.ac:
 gl_YESNO