Source-Changes archive

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

CVS commit: src



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