commit | 315478feb4083ddee043f5516e1c3ebc5b4ed059 | [log] [tgz] |
---|---|---|
author | Michael Jones <michaelrj@google.com> | Tue Jul 27 18:32:37 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 29 14:57:49 2021 -0700 |
tree | 5d084a1090686aa57a1e07c0036a802514b95127 | |
parent | a02100bc016cc944f0ab412c4e9a7c7dd9e3af34 [diff] |
[libc] add strncmp to strings Add strncmp as a function to strings.h. Also adds unit tests, and adds strncmp as an entrypoint for all current platforms. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D106901 GitOrigin-RevId: c6d03b583b48c00171e79d3bcf61168c97f874b9