• src/sbbs3/findstr.c findstr.hsrc/sbbs3/echocfg.vcxproj getctrl.c getct

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed Jun 1 20:08:46 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/92bcd45ebe37b6718e7c05d7
    Added Files:
    src/sbbs3/findstr.c findstr.h
    Modified Files:
    src/sbbs3/echocfg.vcxproj getctrl.c getctrl.h jsexec.vcxproj load_cfg.vcxproj ntsvcs.vcxproj sbbs.h sbbs.vcxproj sbbscon.vcxproj sbbsecho.c scfglib.h scfglib1.c str_util.c str_util.h textgen.vcxproj userdat.c
    Log Message:
    Decompose some library files to enable reuse by SVDM (virtual DOS modem)I just wanted to reuse findstr() in vdmodem.c and I fell down this hole :-)findstr.* is new (findstr() related functions moved from str_util)getctrl.* is now finally the real home of get_ctrl_dir(), moved from str_utiltrashcan* functions moved from str_util to scfglibother scfg_t dependent functions moved from str_util to scfglibnet_addr() appears to be a function that was never created/used (?)This will definitely break the *nix build, for now.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)