Anton Shepelev 79601cec33
[libc][POSIX] Add clock_settime() function for Linux (#161729)
Closes #161461
- This is my first time contributing to libc's POSIX, so for reference I
used `clock_gettime` implementation for Linux. For convenience, here is
the description of `clock_settime` function
[behavior](https://www.man7.org/linux/man-pages/man3/clock_settime.3.html)
2025-11-11 09:54:34 -08:00
..
2025-10-21 23:47:38 +08:00
2025-10-02 12:33:21 -07:00
2025-05-09 09:02:33 -07:00
2025-11-11 09:54:21 -08:00