• src/sbbs3/nopen.c nopen.h

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Aug 13 00:39:05 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/7e102c79a67dae406c0e8529
    Modified Files:
    src/sbbs3/nopen.c nopen.h
    Log Message:
    Create fwritelog() to go along with fopenlog() and fcloselog()The functions aren't DLL-exported, so the difference in FILE* supportbetween an app and a library is not an issue... yet, but it could besomeday, so just for good measure.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Dec 17 01:18:16 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f50fab1653b7d68df8efb4c3
    Modified Files:
    src/sbbs3/nopen.c nopen.h
    Log Message:
    We actually use these NOPEN_* macros in main.cpp

    So move to nopen.h
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)