| Message ID | 20250710021918.112394-1-sebastian.huber@embedded-brains.de |
|---|---|
| Headers |
Return-Path: <newlib-bounces~patchwork=sourceware.org@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 880EC3857400 for <patchwork@sourceware.org>; Thu, 10 Jul 2025 02:20:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 880EC3857400 X-Original-To: newlib@sourceware.org Delivered-To: newlib@sourceware.org Received: from dedi548.your-server.de (dedi548.your-server.de [85.10.215.148]) by sourceware.org (Postfix) with ESMTPS id 50DA43858C62 for <newlib@sourceware.org>; Thu, 10 Jul 2025 02:19:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 50DA43858C62 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embedded-brains.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embedded-brains.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 50DA43858C62 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=85.10.215.148 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1752113966; cv=none; b=gbJMIhajBd11bC+f4F7WVO+Fa5tVeV9iNlvuFov/iDaTExZskIi3E3Nb51yqiojBgEX3ioQmv80p0BR9bsAfMOm9SFT70yddJSSScJWJwPcDl2qXz2OzddGK/oqBWw00aQXHZf/cIrbMmJ8qs+dro5P9Dwxsea3nCc1nYJ1Q1Ko= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1752113966; c=relaxed/simple; bh=QIUAOp7q9U1095NFUmHiHBp6inUO9Rkvi+LNwP2wS8I=; h=From:To:Subject:Date:Message-ID:MIME-Version; b=TWkwyNSlAgj93Ns5n8LqA1OiaJZT/mzlEDHuBnuLc0tTCz3meprEf6RfvJku+5jt4Bn6veXEKEV0Sq7KwaFPNNAmiRoyGXN+37S058PJYNEg1tUQ0LXQck4hDK+C61+H7zTGh91LXL6u6MMq3YLBw8tNc41yEmdIyVUT9YtU8E8= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50DA43858C62 Received: from sslproxy06.your-server.de ([78.46.172.3]) by dedi548.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from <sebastian.huber@embedded-brains.de>) id 1uZgsd-000KHQ-2K for newlib@sourceware.org; Thu, 10 Jul 2025 04:19:23 +0200 Received: from localhost ([127.0.0.1]) by sslproxy06.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <sebastian.huber@embedded-brains.de>) id 1uZgsd-000DdK-1x for newlib@sourceware.org; Thu, 10 Jul 2025 04:19:23 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 2E1D6480191 for <newlib@sourceware.org>; Thu, 10 Jul 2025 04:19:23 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavis, port 10032) with ESMTP id vZiVOLj4DNTZ for <newlib@sourceware.org>; Thu, 10 Jul 2025 04:19:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id B575848018E for <newlib@sourceware.org>; Thu, 10 Jul 2025 04:19:22 +0200 (CEST) X-Virus-Scanned: amavis at zimbra.eb.localhost Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavis, port 10026) with ESMTP id WadBwJOpYrs0 for <newlib@sourceware.org>; Thu, 10 Jul 2025 04:19:22 +0200 (CEST) Received: from zimbra.eb.localhost (unknown [192.168.96.242]) by mail.embedded-brains.de (Postfix) with ESMTPSA id 8AD6748014F for <newlib@sourceware.org>; Thu, 10 Jul 2025 04:19:22 +0200 (CEST) From: Sebastian Huber <sebastian.huber@embedded-brains.de> To: newlib@sourceware.org Subject: [PATCH 0/7] Synchronize <sys/time.h> with FreeBSD Date: Thu, 10 Jul 2025 04:19:11 +0200 Message-ID: <20250710021918.112394-1-sebastian.huber@embedded-brains.de> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Clear (ClamAV 1.0.7/27694/Wed Jul 9 10:42:34 2025) X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Newlib mailing list <newlib.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/newlib>, <mailto:newlib-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/newlib/> List-Post: <mailto:newlib@sourceware.org> List-Help: <mailto:newlib-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/newlib>, <mailto:newlib-request@sourceware.org?subject=subscribe> Errors-To: newlib-bounces~patchwork=sourceware.org@sourceware.org |
| Series |
Synchronize <sys/time.h> with FreeBSD
|
|
Message
Sebastian Huber
July 10, 2025, 2:19 a.m. UTC
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(-)
Comments
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