Subj : CVS commit src/uifc/filepick.c To : All From : deuce Date : Tue Jun 07 2005 05:15 pm src/uifc filepick.c 1.19 1.20 Update of /cvsroot/sbbs/src/uifc In directory cvs.synchro.net:/tmp/cvs-serv18150 Modified Files: filepick.c Log Message: Add a getdirname() function which returns a pointer to the last component of a path that is surrounded by path delimiters. Use this with GLOB_MARK to for the directory list. .