From: Collin Funk Date: Tue, 18 Mar 2025 05:13:04 +0000 (-0700) Subject: utimensat: Increment serial number for previous commit. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=4f98832331353fc1a599d1b7fdc89a817da23760;p=gnulib.git utimensat: Increment serial number for previous commit. * m4/utimensat.m4: Increment serial number. --- diff --git a/ChangeLog b/ChangeLog index 6cf9c5127b..ca5aa4b676 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2025-03-17 Collin Funk + utimensat: Increment serial number for previous commit. + * m4/utimensat.m4: Increment serial number. + utimensat: Work around a GNU/Hurd bug. * lib/utimensat.c (rpl_utimensat) [__gnu_hurd__]: Check for out of range tv_nsec values. diff --git a/m4/utimensat.m4 b/m4/utimensat.m4 index 1a3802ad28..17caea5f68 100644 --- a/m4/utimensat.m4 +++ b/m4/utimensat.m4 @@ -1,5 +1,5 @@ # utimensat.m4 -# serial 12 +# serial 13 dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it,