summaryrefslogtreecommitdiff
path: root/string/xpg-strerror.c
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2014-12-19 23:09:40 +0100
committerOndřej Bílka <neleai@seznam.cz>2014-12-19 23:09:40 +0100
commit3eb38795dbbbd8160012050de4dfef200a21f2bf (patch)
tree3baf6d14d95902ed16f5045085b1d41fc9e74051 /string/xpg-strerror.c
parent0d4ba8be9cd4cebcc2418c72c22a12fc9baf2c85 (diff)
downloadglibc-3eb38795dbbbd8160012050de4dfef200a21f2bf.tar.gz
Simplify strncat.
We rewrite strncat to use strnlen and malloc calls which simplifies code an is faster as these functions are better optimized than original code.
Diffstat (limited to 'string/xpg-strerror.c')
0 files changed, 0 insertions, 0 deletions