Subj : CVS commit src/xpdev/str_list.c str_list.h To : All From : rswindell Date : Fri Mar 25 2005 11:43 pm src/xpdev str_list.c 1.24 1.25 str_list.h 1.16 1.17 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv6351 Modified Files: str_list.c str_list.h Log Message: Added functions to create and free NULL-terminated string blocks (e.g. environment variable blocks) from a string list. .