This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
hdr
History
Aiden Grossman
605f652cba
[libc] Add struct_sched_param proxy header (
#151722
)
...
This enables cleaning up the remaining sched.h includes littered around the code base.
2025-08-01 11:34:06 -07:00
..
func
…
types
[libc] Add struct_sched_param proxy header (
#151722
)
2025-08-01 11:34:06 -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
…
math_function_macros.h
…
math_macros.h
…
offsetof_macros.h
Reland "[libc] build fix for sigsetjmp (
#137047
)" (
#137214
)
2025-04-29 09:28:42 -04:00
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
…