Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libc/config/linux
History
Mikhail R. Gadelha ba38e56c98
[libc] Enable setitimer and getitimer functions on riscv (#139182)
These functions don't have a _time64 variant, so we can't use time_t
directly (since our time_t is a uint64_t). The workaround is to use
longs when doing the syscall and write back when necessary.
2025-05-16 18:55:32 -03:00
..
aarch64
[libc][math] Implement double precision acos correctly rounded for all rounding modes. (#138308)
2025-05-08 23:23:09 -04:00
arm
[libc][math] Implement double precision acos correctly rounded for all rounding modes. (#138308)
2025-05-08 23:23:09 -04:00
i386
[libc][cmake] make i386 distinct from x86_64 (#114477)
2024-11-01 08:31:05 -07:00
riscv
[libc] Enable setitimer and getitimer functions on riscv (#139182)
2025-05-16 18:55:32 -03:00
x86_64
[libc][math] Implement double precision acos correctly rounded for all rounding modes. (#138308)
2025-05-08 23:23:09 -04:00
app.h
[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)
2024-07-12 09:28:41 -07:00
Powered by Gitea Version: 1.23.1 Page: 341ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API