commit | d6359fd783251238dbbf70b7c2fc745db25cf51f | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Fri Oct 06 00:43:55 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 06 08:53:40 2006 -0700 |
tree | 8f11ac5e1770546be6ee56c344c3cff19fe58c5f | |
parent | 7236e978a3883406ca06ee79e0739743c7c92a85 [diff] |
[PATCH] m68k: cleanup string functions - cleanup asm of string functions - deinline strncat()/strncmp() - provide non-inlined strcpy() Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>