NetBSD-Bugs archive

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

PR/58608 CVS commit: src



The following reply was made to PR standards/58608; it has been noted by GNATS.

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58608 CVS commit: src
Date: Mon, 21 Apr 2025 08:57:32 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Mon Apr 21 08:57:32 UTC 2025
 
 Modified Files:
 	src/include: time.h
 	src/lib/libc/gen: timespec_get.3 timespec_get.c
 
 Log Message:
 libc: C23: Add TIME_MONOTONIC as a base for timespec_get
 
 PR standards/58608
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.54 -r1.55 src/include/time.h
 cvs rdiff -u -r1.5 -r1.6 src/lib/libc/gen/timespec_get.3
 cvs rdiff -u -r1.2 -r1.3 src/lib/libc/gen/timespec_get.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index