| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[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) | 8 个月前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
[libc][time][windows] implement clock_getres (#118931) | 1 年前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
[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) | 8 个月前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
| 9 个月前 | ||
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
[libc][NFC] Cleanup time.h (#122027) While working on strftime I noticed some constants were being defined in unexpected places. One thing led to another, and I ended up doing a major cleanup of the time functions. What's included: All uses of <time.h> in /src and /test removed (except for LibcTest.cpp) The various time constants have been moved to time_constants.h, and the time_constants namespace. struct tm gets its own type indirection header now. | 1 年前 | |
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
[libc] implement template functions for localtime (#110363) This is an implementation for template functions of localtime. Update for this pull request: Implementation as been removed from this pull request and will be added to a new one. This is because this pull request is getting big. This pull request will only contain template functions in order to implement localtime. Update: The implementation is available in https://github.com/zimirza/llvm-project/tree/localtime_implementation. --------- Co-authored-by: Зишан Мирза <zmirza@tutanota.de> Co-authored-by: Zishan Mirza <zmirza@posteo.de> | 11 个月前 | |
[libc] implement template functions for localtime (#110363) This is an implementation for template functions of localtime. Update for this pull request: Implementation as been removed from this pull request and will be added to a new one. This is because this pull request is getting big. This pull request will only contain template functions in order to implement localtime. Update: The implementation is available in https://github.com/zimirza/llvm-project/tree/localtime_implementation. --------- Co-authored-by: Зишан Мирза <zmirza@tutanota.de> Co-authored-by: Zishan Mirza <zmirza@posteo.de> | 11 个月前 | |
| 9 个月前 | ||
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. | 10 个月前 | |
| 9 个月前 | ||
| 1 年前 | ||
[libc] Disable LlvmLibcTimespecGet.Monotonic for baremetal targets (#152290) This test was caught by our hermetic testing downstream. The baremetal implementation does not support monotonic, so we disable it. | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 9 个月前 | ||
| 10 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 11 个月前 |