mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-11 02:22:26 +03:00
We rewrite strncat to use strnlen and malloc calls which simplifies code an is faster as these functions are better optimized than original code.
1.1 KiB
1.1 KiB