• src/xpdev/genwrap.h

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Friday, February 11, 2022 23:20:35
    https://gitlab.synchro.net/main/sbbs/-/commit/75756ade0f759be31287d247
    Modified Files:
    src/xpdev/genwrap.h
    Log Message:
    Fix Windows build.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Friday, February 11, 2022 23:27:24
    https://gitlab.synchro.net/main/sbbs/-/commit/e95e145f23484498c084cb34
    Modified Files:
    src/xpdev/genwrap.h
    Log Message:
    Restore the msclock_t typedef. Things were using it.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wednesday, February 07, 2024 11:03:42
    https://gitlab.synchro.net/main/sbbs/-/commit/d621f28cee75e0493b5cff3b
    Modified Files:
    src/xpdev/genwrap.h
    Log Message:
    Reverse logic on GCC/Win32 detection for alloca/malloc.h

    Mingw32 is _WIN32 and GCC, and we need some way to get the free()
    prototype. :D
    --- SBBSecho 3.20-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 Saturday, February 24, 2024 02:31:50
    https://gitlab.synchro.net/main/sbbs/-/commit/c64d90d236b34e6684b683a3
    Modified Files:
    src/xpdev/genwrap.h
    Log Message:
    Borland C needs the strlcpy definition too

    The definition of vsnprintf as _vsnprintf didn't seem to hurt the build
    (as well, for Borland)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, March 17, 2024 00:25:21
    https://gitlab.synchro.net/main/sbbs/-/commit/57bdb729e1708ac6e732915a
    Modified Files:
    src/xpdev/genwrap.h
    Log Message:
    Add a few more PLATFORM_DESC values
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)