bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Work around GNU/Linux timestamp glitch


From: Koichi Murase
Subject: Re: [PATCH] Work around GNU/Linux timestamp glitch
Date: Fri, 24 Mar 2023 09:51:47 +0900

2023年3月24日(金) 9:25 Paul Eggert <eggert@cs.ucla.edu>:
> Without this patch, Bash can hand out user-visible timestamps
> that are out of order, because on GNU/Linux the 'time'
> function uses a different clock than file timestamps
> and the 'gettimeofday' function.  See
> <https://sourceware.org/bugzilla/show_bug.cgi?id=30200>.

FYI, there was a discussion in 2020-04. It was originally reported by
Felix Hauri.
https://lists.gnu.org/archive/html/bug-bash/2020-04/msg00072.html

By the way, you should prepare patches based on the devel branch of Bash.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]