llvm-project/libc/spec
Siva Chandra Reddy 3e1986682f [libc][Obvious] Add "__" prefix to sched_getcpucount in the spec and elsewhere.
Without this fix, the declaration in sched.h will not have the "__" prefix and
will cause a compile failure.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D135286
2022-10-05 18:01:13 +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 CPU_COUNT macro and backing function 2022-10-04 15:22:55 -07:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08: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 the POSIX waitpid function and the BSD wait4 function. 2022-10-05 07:38:55 +00:00
spec.td [libc] Add the POSIX waitpid function and the BSD wait4 function. 2022-10-05 07:38:55 +00:00
stdc.td [libc] implement basic rand and srand 2022-10-04 13:31:26 -07:00