• src/xpdev/genwrap.c genwrap.h ini_file.c

    From rswindell@VERT to CVS commit on Sunday, September 27, 2015 23:58:12
    src/xpdev genwrap.c 1.96 1.97 genwrap.h 1.104 1.105 ini_file.c 1.142 1.143 Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv19218

    Modified Files:
    genwrap.c genwrap.h ini_file.c
    Log Message:
    Move parseBytes() from ini_file.c (private/static) to genwrap.c (public) and rename to parse_byte_count(), so we can use it more places (e.g. jsexec).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 26, 2016 01:36:14
    src/xpdev genwrap.c 1.98 1.99 genwrap.h 1.107 1.108 ini_file.c 1.147 1.148 Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv18909

    Modified Files:
    genwrap.c genwrap.h ini_file.c
    Log Message:
    Introduce duration_to_str() and byte_count_to_str() to genwrap.c (the inverse of parse_byte_count() and parse_duration()) and use them in ini_file.c


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net