[PATCH 0/7] Synchronize <sys/time.h> with FreeBSD

Corinna Vinschen vinschen@redhat.com
Mon Jul 14 15:06:53 GMT 2025


Hi Sebastian,

On Jul 10 04:19, Sebastian Huber wrote:
> This patch set contains the changes in <sys/time.h> and <sys/timespec.h> done
> by the FreeBSD project since the last synchronization.
> 
> Alan Somers (1):
>   Fix overflow errors in sbttous and sbttoms
> 
> Dmitry Chagin (1):
>   Add timespecvalid_interval macro and use it.
> 
> Hans Petter Selasky (1):
>   time(3): Increase precision of time conversion functions by using gcd.
> 
> Konstantin Belousov (1):
>   sys/sys: Remove some more vestiges of the $FreeBSD$
> 
> Randall Stewart (1):
>   tcp: LRO timestamps have lost their previous precision
> 
> Warner Losh (2):
>   sys: Remove $FreeBSD$: one-line .h pattern
>   sys: Remove ancient SCCS tags.
> 
>  newlib/libc/include/sys/time.h     | 183 +++++++++++++++++------------
>  newlib/libc/include/sys/timespec.h |   4 -
>  2 files changed, 111 insertions(+), 76 deletions(-)
> 
> -- 
> 2.43.0

LGTM, please push.

Thanks,
Corinna



More information about the Newlib mailing list