x86_64: Add rtld-stpncpy & rtld-strncpy
commit8d873a4904e7808110a1170aba9ba9f74cd71137
authorSergey Bugaev <bugaevc@gmail.com>
Sun, 19 Mar 2023 15:10:04 +0000 (19 18:10 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 2 Apr 2023 23:17:56 +0000 (3 01:17 +0200)
tree04ea30ffd1d84960472224376adb9cec38d62d5d
parentfb9e7f6732311ed8874b6afc1ff4a331a9e6ba68
x86_64: Add rtld-stpncpy & rtld-strncpy

Just like the other existing rtld-str* files, this provides rtld with
usable versions of stpncpy and strncpy.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230319151017.531737-22-bugaevc@gmail.com>
sysdeps/x86_64/multiarch/rtld-stpncpy.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/rtld-strncpy.S [new file with mode: 0644]