mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-09 14:21:14 +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