Re: utimensat: Work around a GNU/Hurd bug.

2025-03-18 Thread Bruno Haible via Gnulib discussion list
Hi Collin, > The following test fails on GNU/Hurd: > > test-utimens.h:80: assertion 'func (BASE "file", ts) == -1' failed > FAIL test-utimensat (exit status: 134) > > This is because utimensat does not validate the tv_nsec fields of it's > arguments. > > I have reported this bug to the

Re: utimensat: Work around a GNU/Hurd bug.

2025-03-17 Thread Collin Funk
Forgot that m4 serial numbers exist. Incrementing it just in case it matters to anyone. >From 4f98832331353fc1a599d1b7fdc89a817da23760 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Mon, 17 Mar 2025 22:13:04 -0700 Subject: [PATCH] utimensat: Increment serial number for previous commit. * m4/u