This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-14 03:50:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b3f2f04bf178a4813c16ca445cc01df233cb58
llvm
/
libc
/
hdr
History
Michael Jones
f265353f97
[libc] Clean up sys/resource (
#161749
)
...
Needed to support sys/resource in bazel
2025-10-06 15:42:37 -07:00
..
func
…
types
[libc] Clean up sys/resource (
#161749
)
2025-10-06 15:42:37 -07:00
CMakeLists.txt
[libc] Reland
#148948
"Implement barriers for pthreads" (
#151021
)
2025-07-29 16:39:40 +00:00
errno_macros.h
…
fcntl_macros.h
…
fcntl_overlay.h
…
fenv_macros.h
…
float_macros.h
…
limits_macros.h
…
link_macros.h
…
locale_macros.h
…
localtime_overlay.h
[libc] implement template functions for localtime (
#110363
)
2025-09-03 14:55:02 -07:00
math_function_macros.h
…
math_macros.h
…
offsetof_macros.h
…
pthread_macros.h
[libc] Reland
#148948
"Implement barriers for pthreads" (
#151021
)
2025-07-29 16:39:40 +00:00
sched_macros.h
…
signal_macros.h
…
stdint_proxy.h
[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h> includes. (
#150303
)
2025-07-23 20:19:52 -04:00
stdio_macros.h
…
stdio_overlay.h
…
stdlib_macros.h
…
stdlib_overlay.h
[libc] Also remove _FORTIFY_SOURCE before including <stdlib.h> in overlay mode. (
#142647
)
2025-06-03 14:25:46 -04:00
sys_auxv_macros.h
…
sys_epoll_macros.h
…
sys_ioctl_macros.h
[libc] add ioctl (
#141393
)
2025-06-12 09:20:32 -07:00
sys_stat_macros.h
…
time_macros.h
…
uchar_overlay.h
[libc] Character converter skeleton class (
#143619
)
2025-06-11 13:11:31 -07:00
unistd_macros.h
…
unistd_overlay.h
…
wchar_macros.h
…
wchar_overlay.h
…