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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
spec
History
Siva Chandra Reddy
8b0e84a6f6
[libc] Add implementation of the POSIX getcwd function.
...
Reviewed By: michaelrj Differential Revision:
https://reviews.llvm.org/D135905
2022-10-14 16:20:59 +00:00
..
bsd_ext.td
[libc] Add the POSIX waitpid function and the BSD wait4 function.
2022-10-05 07:38:55 +00:00
gnu_ext.td
[libc] add headers sys/auxv sys/prctl and sys/time
2022-10-12 13:19:50 -07:00
linux.td
[libc] add headers sys/auxv sys/prctl and sys/time
2022-10-12 13:19:50 -07:00
llvm_libc_ext.td
[libc][Obvious] Add "__" prefix to sched_getcpucount in the spec and elsewhere.
2022-10-05 18:01:13 +00:00
posix.td
[libc] Add implementation of the POSIX getcwd function.
2022-10-14 16:20:59 +00:00
spec.td
[libc] Add a simple implementation of the posix_spawn function.
2022-10-13 18:47:47 +00:00
stdc.td
[libc] implement basic rand and srand
2022-10-04 13:31:26 -07:00