about summary refs log tree commit diff
path: root/inet
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-08-08 11:26:21 +0800
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-08-09 17:00:03 +0800
commit312ded0d6339e8c463d0395397b5825401b14f54 (patch)
tree9a1efd094636375011e36ae1741d2ab225d1f0ba /inet
parent483cfe1a6a33d6335b1901581b41040d2d412511 (diff)
downloadglibc-312ded0d6339e8c463d0395397b5825401b14f54.tar.gz
glibc-312ded0d6339e8c463d0395397b5825401b14f54.tar.xz
glibc-312ded0d6339e8c463d0395397b5825401b14f54.zip
x86: Fix `#define STRCPY` guard in strcpy-sse2.S
`#ifndef STPCPY` is incorrect for checking if `STRCPY` is already
defined.  It doesn't end up mattering as the whole check is
guarded by `#if IS_IN (libc)` but is incorrect none the less.
Diffstat (limited to 'inet')
0 files changed, 0 insertions, 0 deletions