Source-Changes archive

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

CVS commit: src




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src

From: "Nia Alarie" <nia%netbsd.org@localhost>

Date: Mon, 21 Apr 2025 13:21:33 +0000


Module Name:    src
Committed By:   nia
Date:           Mon Apr 21 13:21:33 UTC 2025

Modified Files:
        src/include: time.h
        src/lib/libc/gen: Makefile.inc timespec_get.3
Added Files:
        src/lib/libc/gen: timespec_getres.3 timespec_getres.c

Log Message:
libc: C23: add timespec_getres(3) function

timespec_getres is to timespec_get as clock_getres is to clock_gettime.

PR standards/58608
PR lib/59140


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/include/time.h
cvs rdiff -u -r1.223 -r1.224 src/lib/libc/gen/Makefile.inc
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/gen/timespec_get.3
cvs rdiff -u -r0 -r1.1 src/lib/libc/gen/timespec_getres.3 \
    src/lib/libc/gen/timespec_getres.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/tests/kernel

Next by Date: CVS commit: src/lib/libc

Previous by Thread: CVS commit: src/tests/kernel

Next by Thread: CVS commit: src/lib/libc

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index