drop str_[n]cat.
authorPierre Habouzit <madcoder@debian.org>
Mon, 30 Oct 2006 16:04:16 +0000 (17:04 +0100)
committerPierre Habouzit <madcoder@debian.org>
Mon, 30 Oct 2006 16:04:16 +0000 (17:04 +0100)
commit1c16e9623a9fb6a15bb284a6f7322b583ebc06a7
tree4f5f62f35f1e9d9d26e88edef23df9f847f48d18
parentc6b9d35ed9361e4defab9762a7480d5126405ae9
drop str_[n]cat.
write mutt_get_localpart more efficiently avoiding the use of a local
buffer.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
18 files changed:
browser.c
commands.c
edit.c
hcache.c
imap/auth_cram.c
imap/auth_gss.c
imap/command.c
imap/imap.c
imap/message.c
lib-lib/str.c
lib-lib/str.h
lib/str.c
lib/str.h
mutt_ssl.c
muttlib.c
recvcmd.c
sendlib.c
url.c