Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 19 Nov 2022 04:46:22 +0800
From: 罗勇刚(Yonggang Luo) <luoyonggang@...il.com>
To: musl@...ts.openwall.com, Jens Gustedt <jens.gustedt@...ia.fr>, 
	Jason Ekstrand <jason@...kstrand.net>
Subject: Re: C23 implications for C libraries

There is a concept called CLOCK_MONOTONIC_RAW  (since Linux 2.6.28;
Linux-specific),
May C2x provide TIME_MONOTONIC_RAW in future or can we just implement
 TIME_MONOTONIC with
CLOCK_MONOTONIC_RAW  on Linux? When implement mesa vulkan driver, it's ask
for CLOCK_MONOTONIC_RAW   at

https://gitlab.freedesktop.org/mesa/mesa/-/blob/c6c5949ff70a47c47795fe9161a7514173b5be24/src/vulkan/runtime/vk_device.c#L557

May intention is using C2x timespec_get to replace function
vk_clock_gettime but it's lack of  TIME_MONOTONIC_RAW, so I don't know
what's the best way

On Fri, Sep 23, 2022 at 10:25 PM Jₑₙₛ Gustedt <jens.gustedt@...ia.fr> wrote:
>
> Hello,
> I have started to compile a document that tries to collect everything
> a C library needs for C23 compliance:
>
>
https://htmlpreview.github.io/?https://icube-forge.unistra.fr/icps/c23-library/-/raw/main/README.html
>
> This is by far not complete and I will try to fill the holes in the
> next weeks. Let me know if you have any particular
> questions/remarks/additions.
>
> Thanks
> Jₑₙₛ
>
> --
> :: INRIA Nancy Grand Est ::: Camus ::::::: ICube/ICPS :::
> :: :::::::::::::::::::::: gsm France : +33 651400183   ::
> :: ::::::::::::::: gsm international : +49 15737185122 ::
> :: http://icube-icps.unistra.fr/index.php/Jens_Gustedt ::



--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.