]> Savannah Git Hosting - gnulib.git/commitdiff
backup: update dependencies
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 13 Jan 2019 10:16:20 +0000 (11:16 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Mon, 14 Jan 2019 07:36:11 +0000 (08:36 +0100)
* modules/backup-rename (Depends-on): It now depends on opendirat
instead of opendir.  It also uses stdint, and xalloc-oversized.
But no longer dirfd.
* modules/backupfile (Depends-on): Add xalloc-oversized.

ChangeLog
modules/backup-rename
modules/backupfile

index 2f02edf2e5db90b6d5b8e2fb3a6e1465c6f5199d..bc7b953bc3a0e0283339eb48e94b02c220d3a284 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2019-01-13  Akim Demaille  <akim@lrde.epita.fr>
+
+       backup: update dependencies
+       * modules/backup-rename (Depends-on): It now depends on opendirat
+       instead of opendir.  It also uses stdint, and xalloc-oversized.
+       But no longer dirfd.
+       * modules/backupfile (Depends-on): Add xalloc-oversized.
+
 2019-01-13  Bruno Haible  <bruno@clisp.org>
 
        getcwd: Fix test failure when building on a Linux 9p file system.
index 7e551af52a64657c9fec7973c26f02a47b24f0b3..3cb37ddcf59cee8bb794f58cb6da505811fe7865 100644 (file)
@@ -13,14 +13,15 @@ argmatch
 closedir
 d-ino
 dirent-safer
-dirfd
 dirname-lgpl
 fcntl
 memcmp
-opendir
-renameatu
+opendirat
 readdir
+renameatu
 stdbool
+stdint
+xalloc-oversized
 
 configure.ac:
 gl_BACKUPFILE
index 5dcf6c708596ba52e88a33d8991bb25544c4d8fa..429faa6bf3b6b4af02fb21c656bb1d4ba7a1e7f4 100644 (file)
@@ -17,11 +17,12 @@ dirname-lgpl
 fcntl
 memcmp
 opendirat
-renameatu
 readdir
+renameatu
 stdbool
 stdint
 xalloc
+xalloc-oversized
 
 configure.ac:
 gl_BACKUPFILE