• src/sbbs3/nopen.c nopen.h

    From Rob Swindell@VERT 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* support
    between an app and a library is not an issue... yet, but it could be
    someday, so just for good measure.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT 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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net