qemacs qe.h util.c cutils.h cutils.c

Charlie Gordon <[email protected]> Tue, 10 May 2005 14:53:08 -0400
Newsgroups gmane.editors.qemacs.devel
Message-ID <[email protected]>
CVSROOT:	/cvsroot/qemacs
Module name:	qemacs
Branch: 	
Changes by:	Charlie Gordon <[email protected]>	05/05/10 18:53:04

Modified files:
	.              : qe.h util.c cutils.h cutils.c 

Log message:
	removed pathname()
	moved pstrncpy() to cutils.h/cutils.c
	allow NULL pointers in splitpath for extraction for dirname or basename alone
	changed sizes of filename or pathname buffers to MAX_FILENAME_SIZE

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/qe.h.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/util.c.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/cutils.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/cutils.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text