diff options
author | Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> | 2023-02-28 14:23:58 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-03-02 16:41:43 -0300 |
commit | a46bb1523d2f39ba252f95b1fff738f1dff82132 (patch) | |
tree | 4a297a9c55a416ef8cfbcb71b88905781ced097c /grp/getgrgid_r.c | |
parent | dee2bea048b688b643a9a3b44b26ca9f7a706fe8 (diff) | |
download | glibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.tar.gz glibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.tar.xz glibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.zip |
powerpc: Remove strncmp variants
The default, power4, and power7 implementation just adds word aligned access when inputs have the same aligment. The unaligned case is still done by byte operations. This is already covered by the generic implementation, which also add the unaligned input optimization. Checked on powerpc-linux-gnu built without multi-arch for powerpc, power4, and power7. Reviewed-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Diffstat (limited to 'grp/getgrgid_r.c')
0 files changed, 0 insertions, 0 deletions