This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
07bf1ddb4eb0abfff20542fd4459bace1f72107f
clang-p2996
/
libc
/
include
History
Nick Desaulniers
edbd93d370
[libc][stdbit] fix return types (
#80337
)
...
All of the functions I've previously implemented return an unsigned int; not the parameter type.
2024-02-01 13:09:33 -08:00
..
arpa
…
gpu
…
llvm-libc-macros
[libc][stdbit] fix return types (
#80337
)
2024-02-01 13:09:33 -08:00
llvm-libc-types
[reland][libc] add epoll_wait functions (
#79635
)
2024-01-30 10:07:47 -08:00
sys
[reland][libc] add epoll_wait functions (
#79635
)
2024-01-30 10:07:47 -08:00
__llvm-libc-common.h
…
assert.h.def
…
CMakeLists.txt
[reland][libc] add epoll_wait functions (
#79635
)
2024-01-30 10:07:47 -08:00
ctype.h.def
…
dirent.h.def
…
errno.h.def
[libc] Update libc_errno to work correctly in both overlay and full build modes. (
#80177
)
2024-02-01 12:16:28 -05:00
fcntl.h.def
…
features.h.def
[libc][NFC] Fix features.h.def file header
2023-10-19 20:00:26 +02:00
fenv.h.def
…
float.h.def
[libc] Add float.h header. (
#78737
)
2024-01-19 12:04:34 -05:00
inttypes.h.def
…
limits.h.def
[libc] Add C23 limits.h header. (
#78887
)
2024-01-24 16:08:56 -05:00
math.h.def
…
pthread.h.def
[libc] pthread.h.def: add PTHREAD_MUTEX_INITIALIZER
2023-07-25 16:47:15 -07:00
sched.h.def
…
search.h.def
[libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (
#73469
)
2023-11-28 21:02:25 -05:00
setjmp.h.def
…
signal.h.def
…
spawn.h.def
…
stdbit.h.def
[libc] fix type generic stdc_leading_zeros for GCC (
#79917
)
2024-01-29 16:40:03 -08:00
stdio.h.def
[libc] Add v variants of printf functions
2023-08-04 14:50:24 -07:00
stdlib.h.def
…
string.h.def
…
strings.h.def
…
termios.h.def
…
threads.h.def
…
time.h.def
…
unistd.h.def
…
wchar.h.def
…