• src/xpdev/genwrap.c genwr

    From rswindell@VERT to CVS commit on Thu Jul 19 07:23:00 2018
    src/xpdev genwrap.c 1.106 1.107 genwrap.h 1.111 1.112
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv17787

    Modified Files:
    genwrap.c genwrap.h
    Log Message:
    Create a strcasestr() implementation for MSVC (Windows) builds.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Jul 19 18:44:00 2018
    src/xpdev genwrap.c 1.107 1.108 genwrap.h 1.112 1.113
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv10816

    Modified Files:
    genwrap.c genwrap.h
    Log Message:
    Fixed strcasestr() for Windows - oops.
    Created byte_estimate_to_str(), much like byte_count_to_str(), except the
    byte count is rounded to the nearest tera/giga/mega/kilo-byte
    (technically tebi/gibi/mebi/kibi-byte, but ugh, I'm old-sk00l!).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Jul 23 11:52:00 2018
    src/xpdev genwrap.c 1.108 1.109 genwrap.h 1.113 1.114
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv21043

    Modified Files:
    genwrap.c genwrap.h
    Log Message:
    Add a precision argument to byte_estimate_to_str() so the caller can control the number of decimal places in the resulting string.



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