mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-03 13:22:05 +03:00
* string/bits/string2.h (__strdup): Cast parameters to calloc to avoid warning with -Wconversion. (__strndup): Likewise. Patch to 50% by Christian Iseli <christian.iseli@licr.org>.