Fixup hot paths - add macro for toupper (c < 0x80).
authorJeremy Allison <jra@samba.org>
Thu, 10 Jan 2008 01:32:26 +0000 (17:32 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 10 Jan 2008 01:32:26 +0000 (17:32 -0800)
commit980ac0984905d8c3f29dd62ed75fc9c7cb22cdd8
tree1346ffda48fd6f92daeac194eb84bba3e631a983
parent253fbf1a6ece5c8dc9759e3535b7f9fa46883c1b
Fixup hot paths - add macro for toupper (c < 0x80).
This now matches 3.0.x on my micro-tests.
Jeremy.
(This used to be commit 329b924cba8225002ca40db26c45b31d141a0925)
source3/include/smb_macros.h
source3/lib/charcnv.c
source3/lib/util_str.c