diff options
author | Rich Felker <dalias@aerifal.cx> | 2018-11-02 12:01:37 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-11-02 12:02:09 -0400 |
commit | 8f5a820d147da36bcdbddd201b35d293699dacd8 (patch) | |
tree | d2f96ac9eb116cd29e55102bcabdbc3a5c5a477b /arch/arm/pthread_arch.h | |
parent | 1b52863e244ecee5b5935b6d36bb9e6efe84c035 (diff) | |
download | musl-8f5a820d147da36bcdbddd201b35d293699dacd8.tar.gz musl-8f5a820d147da36bcdbddd201b35d293699dacd8.tar.xz musl-8f5a820d147da36bcdbddd201b35d293699dacd8.zip |
fix spuriously slow check in twoway strstr/memmem cores
mem0 && mem && ... is redundant since mem can only be nonzero when mem0 is nonzero.
Diffstat (limited to 'arch/arm/pthread_arch.h')
0 files changed, 0 insertions, 0 deletions