CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     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

Reply via email to