• src/xpdev/dirwrap.c dirwr

    From rswindell@VERT to CVS commit on Tue Jul 24 17:20:00 2018
    src/xpdev dirwrap.c 1.100 1.101 dirwrap.h 1.49 1.50
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv21859

    Modified Files:
    dirwrap.c dirwrap.h
    Log Message:
    delfiles() needs to return a signed value (long, not ulong) to indicate
    a faliure.
    delfiles() now returns a negative result upon any deletion errors.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jan 11 22:56:00 2019
    src/xpdev dirwrap.c 1.102 1.103 dirwrap.h 1.50 1.51
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv30161

    Modified Files:
    dirwrap.c dirwrap.h
    Log Message:
    Added getdirname(): returns the filename or lastdirectory portion of a full pathname (directories must end in a '/'). Unlike getfname() which returns an empty string if passed a path ending in a '/'.
    Useful with glob(.., GLOB_MARK).


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