aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/getitimer.c
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-08-08 11:26:22 +0800
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-08-09 17:00:03 +0800
commit483cfe1a6a33d6335b1901581b41040d2d412511 (patch)
tree09d8edb50a9a14e45263b7d9eda26fefdd4a6eb6 /sysdeps/unix/sysv/linux/getitimer.c
parent8bc3f94a062776abfaf14201fba37bea5328bf92 (diff)
downloadglibc-483cfe1a6a33d6335b1901581b41040d2d412511.tar
glibc-483cfe1a6a33d6335b1901581b41040d2d412511.tar.gz
glibc-483cfe1a6a33d6335b1901581b41040d2d412511.tar.bz2
glibc-483cfe1a6a33d6335b1901581b41040d2d412511.zip
elf: Replace `strcpy` call with `memcpy` [BZ #29454]
GCC normally does this optimization for us in strlen_pass::handle_builtin_strcpy but only for optimized build. To avoid needing to include strcpy.S in the rtld build to support the debug build, just do the optimization by hand.
Diffstat (limited to 'sysdeps/unix/sysv/linux/getitimer.c')
0 files changed, 0 insertions, 0 deletions