Re: [PATCH v5 16/18] riscv: Add RVV strncpy for multiarch and non-multiarch
Peter Bergner <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 7/3/26 6:44 PM, Peter Bergner wrote: > LGTM, modulo I modified the multiarch/stpncpy.c to again use the special > macros from ifunc-init.h to simplify the implementation a little more, > similar to the stpncpy.c change I replied to earlier. > The updated patch passed make check-abi and a normal make check. > Given the freeze, I plan on pushing this commit tomorrow unless there > are any objections due to issues they see. Pushed. Peter