summaryrefslogtreecommitdiff
path: root/libc/spec/llvm_libc_ext.td
Commit message (Expand)AuthorAgeFilesLines
* [libc] Move b* string functions to strings.hAlex Brachet2023-01-091-3/+3
* [reland][libc] Add bcopyGuillaume Chatelet2022-12-011-0/+5
* Revert D138994 "[libc] Add bcopy"Guillaume Chatelet2022-12-011-5/+0
* [libc] Add bcopyGuillaume Chatelet2022-12-011-0/+5
* [libc] re-enable assertMichael Jones2022-11-151-1/+0
* [libc][Obvious] Add "__" prefix to sched_getcpucount in the spec and elsewhere.Siva Chandra Reddy2022-10-051-1/+1
* [libc] add CPU_COUNT macro and backing functionMichael Jones2022-10-041-0/+15
* [libc] Make the errno macro resolve to the thread local variable directly.Siva Chandra Reddy2022-03-041-16/+0
* [libc][Obvious] Fix llvm_libc_ext.td.Siva Chandra Reddy2021-08-191-9/+0
* [libc] Add a trivial implementation for bcmpGuillaume Chatelet2021-08-191-6/+16
* [libc] Add LLVM libc specific functions to llvm_libc_ext.td.Michael Jones2020-10-191-0/+35
* [libc][NFC] Add bzero to list of entrypoints.Siva Chandra Reddy2020-06-081-0/+20