Subj : src/sbbs3/data.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Sun Jun 06 2021 20:07:10 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) .