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-17 14:48:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dce3b403a7806fb839986f9f46975fb2c7251d42
llvm
/
libc
/
include
History
Siva Chandra Reddy
4ef02da094
[libc] Add a platform independent buffered file IO data structure.
...
Reviewed By: lntue Differential Revision:
https://reviews.llvm.org/D119458
2022-02-15 05:34:29 +00:00
..
llvm-libc-macros
[libc] Add a platform independent buffered file IO data structure.
2022-02-15 05:34:29 +00:00
llvm-libc-types
[libc] Add POSIX close, fsync, open, read and write functions.
2022-01-27 20:32:02 +00:00
sys
[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat.
2022-02-01 05:17:10 +00:00
__llvm-libc-common.h
…
assert.h.def
…
CMakeLists.txt
[libc] Add a platform independent buffered file IO data structure.
2022-02-15 05:34:29 +00:00
ctype.h.def
…
errno.h.def
…
fcntl.h.def
[libc] Add POSIX close, fsync, open, read and write functions.
2022-01-27 20:32:02 +00:00
fenv.h.def
…
inttypes.h.def
…
math.h.def
…
signal.h.def
…
stdio.h.def
[libc] Add a platform independent buffered file IO data structure.
2022-02-15 05:34:29 +00:00
stdlib.h.def
…
string.h.def
…
threads.h.def
[libc] Move the remaining public types to their own type headers.
2022-01-20 23:04:26 +00:00
time.h.def
…
unistd.h.def
…