This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xconq/SelFile SelFile.c


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sources.redhat.com	2002-02-02 21:51:05

Modified files:
	SelFile        : SelFile.c 

Log message:
	* SelFile/SelFile.c: Just use getcwd (the POSIX way); the defines
	we used to pick between getcwd and getwd weren't defined.  getwd
	is prone to buffer overflows (at least if there is any trouble
	defining MAXPATHLEN) and GNU gives a warning on attempts to use
	getwd.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]