public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq/SelFile SelFile.c
@ 2002-02-01 14:15 kingdon
  0 siblings, 0 replies; 2+ messages in thread
From: kingdon @ 2002-02-01 14:15 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sources.redhat.com	2002-02-01 14:15:28

Modified files:
	SelFile        : SelFile.c 

Log message:
	* SelFile/SelFile.c (SFopenFile): Use strerror and assume that
	errno.h declares errno.  Xconq requires C89.  Thanks to Martin
	Quinson and http://bugs.debian.org/107313 for the bulk of this
	patch.  I'm not sure where/if this code is actually used so I
	couldn't test it, but it built for me.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* xconq/SelFile SelFile.c
@ 2002-02-02 21:51 kingdon
  0 siblings, 0 replies; 2+ messages in thread
From: kingdon @ 2002-02-02 21:51 UTC (permalink / raw)
  To: xconq-cvs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-03  5:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-01 14:15 xconq/SelFile SelFile.c kingdon
2002-02-02 21:51 kingdon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).