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

winsup/cygwin ChangeLog environ.cc shared_info.h


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-06-08 19:27:48

Modified files:
	cygwin         : ChangeLog environ.cc shared_info.h 

Log message:
	* environ.cc (settings::set_process_state): Delete.
	(tty_is_gone): New function.
	(known): Change "tty" to call tty_is_gone().  Remove unneeded '&' from
	beginning of function address.
	(parse_options): Remove set_process_state handling.
	* shared_info.h (CURR_USER_MAGIC): Reset.
	(user_info::warned_notty): New member.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5399&r2=1.5400
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.186&r2=1.187
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/shared_info.h.diff?cvsroot=uberbaum&r1=1.94&r2=1.95


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