[libc-commits] [PATCH] D110222: [libc] Add an implementation of bsearch.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Sep 21 23:23:29 PDT 2021
sivachandra created this revision.
sivachandra added a reviewer: michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
sivachandra requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110222
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/spec/spec.td
libc/spec/stdc.td
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/bsearch.cpp
libc/src/stdlib/bsearch.h
libc/test/src/stdlib/CMakeLists.txt
libc/test/src/stdlib/bsearch_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110222.374127.patch
Type: text/x-patch
Size: 8968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210922/7d97e852/attachment.bin>
More information about the libc-commits
mailing list