This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-imports/frysk/sys ChangeLog cni/PseudoTe ...


CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	kvanhees@sourceware.org	2007-05-09 00:57:19

Modified files:
	frysk/sys      : ChangeLog 
	frysk/sys/cni  : PseudoTerminal.cxx 

Log message:
	* cni/PseudoTerminal.cxx (reopen): Changed the logic to detach
	to try the open first, and if it succeeds, continue with the detach.
	If the open failed, skip the detach operation, and continue (because
	that means the controlling terminal was already detached).  There is
	no need to log an error (using perror) on the first open.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/ChangeLog.diff?cvsroot=frysk&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/cni/PseudoTerminal.cxx.diff?cvsroot=frysk&r1=1.4&r2=1.5


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