Commit 4392cab3a01e2df101f3fd269c5b17aa969d0669

Paul Eggert 2021-04-06T17:39:31

backupfile: less-aggressive buffer growth * lib/backupfile.c: Include intprops.h. (numbered_backup): Grow buffer by the usual 50%, not 100%. This is easier to do now that we have xalloc_count_t. * modules/backup-rename, modules/backupfile: Depend on intprops.