]> Savannah Git Hosting - gnulib.git/commitdiff
Use the 'extern-inline' module explicitly where needed.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 18:17:34 +0000 (20:17 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Apr 2023 18:17:34 +0000 (20:17 +0200)
* modules/fdutimensat (Depends-on): Add extern-inline.
* modules/file-has-acl (Depends-on): Likewise.
* modules/hamt (Depends-on): Likewise.
* modules/relocatable-prog-wrapper (Depends-on): Likewise.
* modules/safe-alloc (Depends-on): Likewise.
* modules/string-desc (Depends-on): Likewise.
* modules/string-desc-quotearg (Depends-on): Likewise.
* modules/xstring-desc (Depends-on): Likewise.
* modules/xvasprintf (Depends-on): Likewise.

ChangeLog
modules/fdutimensat
modules/file-has-acl
modules/hamt
modules/relocatable-prog-wrapper
modules/safe-alloc
modules/string-desc
modules/string-desc-quotearg
modules/xstring-desc
modules/xvasprintf

index ae851ed8aaa641f4774c33df5dca3870d7a15d4d..e9a86889885071f3793e5d4e9b6508bdee6afb7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2023-04-03  Bruno Haible  <bruno@clisp.org>
+
+       Use the 'extern-inline' module explicitly where needed.
+       * modules/fdutimensat (Depends-on): Add extern-inline.
+       * modules/file-has-acl (Depends-on): Likewise.
+       * modules/hamt (Depends-on): Likewise.
+       * modules/relocatable-prog-wrapper (Depends-on): Likewise.
+       * modules/safe-alloc (Depends-on): Likewise.
+       * modules/string-desc (Depends-on): Likewise.
+       * modules/string-desc-quotearg (Depends-on): Likewise.
+       * modules/xstring-desc (Depends-on): Likewise.
+       * modules/xvasprintf (Depends-on): Likewise.
+
 2023-04-03  Bruno Haible  <bruno@clisp.org>
 
        vasnprintf-posix: Fix harmless mistake (regression 2023-03-24).
index 21d656f1a5875fea899c6ef061a187d3f3f3c78c..e2cf5534663dfac339a8706d2567d6f1bb6c6bb7 100644 (file)
@@ -6,6 +6,7 @@ lib/fdutimensat.c
 lib/utimens.h
 
 Depends-on:
+extern-inline
 futimens
 utimensat
 
index fa2ea4ca22207529e028236244eba13b43be6615..be1048dfe1e6501e0a7c7ed58fce8b2bf992ef33 100644 (file)
@@ -8,6 +8,7 @@ m4/acl.m4
 
 Depends-on:
 acl-permissions
+extern-inline
 free-posix
 stat
 stdbool
index d73f09c2dbd3aa9737cd265c972088fe3a83681e..d8b0d7207aa562bb2a225a8f53db176e3c026914 100644 (file)
@@ -7,6 +7,7 @@ lib/hamt.c
 
 Depends-on:
 count-one-bits
+extern-inline
 flexmember
 inttypes-incomplete
 stdbool
index c885ce2759166f57bfd4f2bb919b364141419539..e1a14d0448ab035411a3f93e919d30b8007bdc0b 100644 (file)
@@ -57,6 +57,7 @@ double-slash-root
 eloop-threshold
 environ
 errno
+extern-inline
 fcntl-h
 filename
 idx
index 180aa8a2de343f9b3e02096d817bb39a4cbda15e..370b30f625fcfe6b18d6664fd6086a2e0c589565 100644 (file)
@@ -8,6 +8,7 @@ m4/safe-alloc.m4
 
 Depends-on:
 calloc-gnu
+extern-inline
 reallocarray
 
 configure.ac:
index 044ee266e447082d5db71111b74cad763c8c2b7d..047e2d390ca54fbc342af4c6eb7f5a24bf7a272b 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 stdbool
 idx
 ialloc
+extern-inline
 memchr
 memrchr
 memmem
index 42472b0774e25e1ae6e8b34c439a31178fd2306b..17e0fa5abfc59e341df020298c175f7481dcbfa8 100644 (file)
@@ -8,6 +8,7 @@ lib/string-desc-quotearg.c
 Depends-on:
 string-desc
 quotearg
+extern-inline
 
 configure.ac:
 
index d0cda2d23e44310abfde7215ce34f4884941ae6a..565385368671ed0d5d708fadf5fc3ef398a93b56 100644 (file)
@@ -8,6 +8,7 @@ lib/xstring-desc.c
 Depends-on:
 string-desc
 xalloc-die
+extern-inline
 
 configure.ac:
 
index 4ebbba470a32517209330143237bf7534c0b87ee..b3228908761a930768b6f09efabccb2a3d275ebe 100644 (file)
@@ -13,6 +13,7 @@ stdio
 vasprintf
 xalloc
 xalloc-die
+extern-inline
 xsize
 stdarg
 errno