time: Fix test failure on FreeBSD 12.2/sparc64

2024-01-11 Thread Bruno Haible
On FreeBSD 12.2/sparc64 I see this test failure: $ ./test-time ../../gltests/test-time.c:46: assertion 'tt3 >= tv2.tv_sec' failed Abort trap (core dumped) This patch fixes it. 2024-01-11 Bruno Haible time: Fix test failure on FreeBSD 12.2/sparc64. * m4/time.m4 (gl_FUNC_TIME)

Re: Work around BSD `join` bug

2024-01-11 Thread Bruno Haible
Paul Eggert wrote: > >- POSIX violation or not? Is it valid to pass lines with missing fields > > to 'join', according to POSIX [1]? > > It should be valid, yes. POSIX 'join' defers to POSIX 'sort' for the > definition of fields, and POSIX 'sort' says missing fields should be > treated