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-02-02 10:08:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f1474daec4fbdca779b4d0aa3de19950c8287b5
llvm
/
libc
/
config
/
linux
History
Siva Chandra Reddy
4f1474daec
[libc] Add implementations of POSIX getpid, getppid, getuid, geteuid functions.
...
Reviewed By: lntue Differential Revision:
https://reviews.llvm.org/D134338
2022-09-21 18:41:20 +00:00
..
aarch64
[libc][math] Implement exp10f function correctly rounded to all rounding modes.
2022-09-19 10:01:40 -04:00
arm
[libc] Add arm-32 syscall implementation.
2022-08-31 18:10:40 +00:00
x86_64
[libc] Add implementations of POSIX getpid, getppid, getuid, geteuid functions.
2022-09-21 18:41:20 +00:00
api.td
[libc] Add implementations of POSIX getpid, getppid, getuid, geteuid functions.
2022-09-21 18:41:20 +00:00
app.h
…
CMakeLists.txt
[libc][Obvious] Convert an add_header target to add_header_library target.
2022-08-16 20:33:24 +00:00
errno.h.in
…
platform_defs.h.inc
…
signal.h.in
…
syscall_numbers.h.inc
…