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 02:00:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8989aa003f3d33498801e3a41871472da1bc211e
llvm
/
libc
/
include
History
Siva Chandra Reddy
8989aa003f
[libc] Add POSIX functions dup, dup2, and GNU extension function dup3.
...
Reviewed By: lntue Differential Revision:
https://reviews.llvm.org/D133748
2022-09-13 18:06:30 +00:00
..
llvm-libc-macros
[libc] Add POSIX functions dup, dup2, and GNU extension function dup3.
2022-09-13 18:06:30 +00:00
llvm-libc-types
[libc][Obvious] Rearrange few header targets to satisfy dependency order.
2022-08-16 22:33:45 +00:00
sys
[libc] Add Linux implementation of GNU extension function sendfile.
2022-08-26 19:13:40 +00:00
__llvm-libc-common.h
…
assert.h.def
…
CMakeLists.txt
[libc] Add Linux implementation of GNU extension function sendfile.
2022-08-26 19:13:40 +00:00
ctype.h.def
…
dirent.h.def
[libc] Add dirent.h functions opendir, readdir, closedir and dirfd.
2022-07-25 20:23:25 +00:00
errno.h.def
…
fcntl.h.def
…
fenv.h.def
…
inttypes.h.def
…
math.h.def
…
pthread.h.def
…
signal.h.def
…
stdio.h.def
…
stdlib.h.def
…
string.h.def
…
threads.h.def
…
time.h.def
…
unistd.h.def
…