https://gitlab.synchro.net/main/sbbs/-/commit/2106e62962d4819266eea6bf
Modified Files:
src/sbbs3/data.cpp
Log Message:
Modernize finduser() a bitSkip any prepended white-space in the passed name to find.Use better variable names (and length) for the character strings.Use matchusername() instead of strcmp(); matchusername() follows the liberal user-id/alias/name matching algorithm.Use strcasestr() instead of strstr(), so no copy/modification (upper-casing) of passed name is now required.When 'Q'uitting the search, set the SS_ABORT flag.
--- SBBSecho 3.14-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)