Shreeyash Pandey
80e4a3f7a6
[libc] Add clock_gettime for Darwin ( #167160 )
...
This patch adds support for clock_gettime for Darwin. Darwin syscall
'gettimeofday' is used to query the time from the system.
Many headers in llvm-libc-types, namely clockid_t, struct_timespec,
struct_timeval, suseconds_t, time_t_32, time_t_64, are modified to
include
header guards as Darwin has its own implementation of primitive types.
2025-11-28 20:23:41 +05:30
..
2025-11-18 10:17:19 +08:00
2025-11-28 20:23:41 +05:30
2025-11-28 20:23:41 +05:30
2025-10-06 11:46:45 +08:00
2025-11-27 21:26:42 +05:30
2025-09-04 14:02:43 -07:00
2025-04-28 15:06:52 -04:00
2025-01-07 15:56:12 -08:00
2025-11-20 22:04:05 +00:00
2025-01-07 15:56:12 -08:00
2025-02-14 14:01:18 -08:00
2025-07-18 11:35:09 -07:00
2025-08-07 16:45:14 -07:00
2025-01-07 15:56:12 -08:00
2025-02-07 09:20:18 +08:00
2025-02-07 09:20:18 +08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-02-17 17:06:59 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-03-18 11:38:33 -07:00
2025-01-28 12:22:51 -08:00
2025-10-30 11:49:22 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-10-08 23:37:01 -04:00
2025-10-22 09:41:03 -07:00
2025-02-05 13:24:39 -08:00
2025-02-05 13:24:39 -08:00
2024-12-10 09:00:06 -08:00
2025-07-29 16:39:40 +00:00
2025-08-16 16:05:45 -07:00
2025-07-18 11:35:09 -07:00
2025-07-18 11:35:09 -07:00
2025-02-07 10:43:56 -08:00
2025-07-18 11:35:09 -07:00
2025-02-21 08:24:59 -08:00
2025-01-07 15:56:12 -08:00
2025-10-24 10:42:31 -07:00
2025-01-07 15:56:12 -08:00
2025-10-30 11:49:22 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-11-17 15:43:42 -08:00
2025-10-30 11:49:22 -07:00
2025-07-18 11:35:09 -07:00
2025-03-06 16:25:14 -08:00
2025-03-06 16:25:14 -08:00
2025-01-07 15:56:12 -08:00
2025-07-18 11:35:09 -07:00
2025-11-11 09:54:34 -08:00
2025-07-18 11:35:09 -07:00
2025-05-09 09:02:33 -07:00
2025-11-11 09:54:21 -08:00
2025-01-28 12:22:51 -08:00
2025-11-17 15:43:42 -08:00
2025-07-17 13:06:04 -07:00