]> sourceware.org Git - newlib-cygwin.git/commit
* environ.cc (settings::set_process_state): Delete.
authorChristopher Faylor <me@cgf.cx>
Wed, 8 Jun 2011 19:27:48 +0000 (19:27 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 8 Jun 2011 19:27:48 +0000 (19:27 +0000)
commit022e15dc602143f0c2488e40ecaed2aeaadf6a8b
treecccbb6a515a0e489a43e1a5d549cfeb45a14f0c7
parent0791c40b209d5622b300320e11f2bf2af8b2b775
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
winsup/cygwin/shared_info.h
This page took 0.053074 seconds and 5 git commands to generate.