* sysdep.c: optimized MyContext() a bit, and inlined it. A little profiling
authorArt Cancro <ajc@citadel.org>
Tue, 1 Apr 2003 05:01:08 +0000 (05:01 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 1 Apr 2003 05:01:08 +0000 (05:01 +0000)
commit4815d0f0d89043e4216df680a4ea792b1efeb136
tree6ec7791e087d7450aed8c7f65a55a6eb8ef2ac27
parent7cb5fe593bc0edf33f19aa15129db417d084c170
* sysdep.c: optimized MyContext() a bit, and inlined it.  A little profiling
  revealed that this function was getting used super heavily.
* tools.c: removed the older, slower string tokenizer functions that
  weren't getting used anymore.
citadel/ChangeLog
citadel/server.h
citadel/sysdep.c
citadel/sysdep_decls.h
citadel/tools.c