Fix m_strncpy() speed issue.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 10 Sep 2008 22:32:37 +0000 (00:32 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 10 Sep 2008 22:32:37 +0000 (00:32 +0200)
commit20d6aecde9782542b82726864fcb01f01ff38dff
tree5e4650a4910ef3a84423bd0cbd5429b94254b9da
parentfb519b0c3a78183d3fad3778d7d57bc2693598fc
Fix m_strncpy() speed issue.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/str.c