4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 02:09:19 +08:00
Christopher Faylor c76ca04746 * cygthread.cc (cygthread::terminate_thread): In debugging output, use name of
thread being terminated rather than thread doing terminating.
* fhandler.h (fhandler_pty_master::slave): Delete.
(fhandler_pty_master::get_unit): Ditto.
(fhandler_pty_master::setup): Change argument declaration to accommodate new
usage.
* fhandler_tty.cc (fhandler_tty_master::init): Remove obsolete slave
assignment.  Pass argument to setup indicating that this is a tty.
(fhandler_tty_slave::open): Use dev() method rather than referencing pc.dev
directly.
(fhandler_pty_master::open): Don't create archetype based on ptym device
number.  Set device number to use DEV_TTYM_MAJOR and tty number.  Pass argument
to setup indicating that this is a pty.
(fhandler_pty_master::setup): Change single argument to a flag indicating
whether we're creating a pty and use appropriately.  Calculate 't' variable
here rather than in caller.
* fhandler_dsp.cc (fhandler_dev_dsp::open): Use dev() method rather than
referencing pc.dev directly.
2006-06-03 21:44:01 +00:00
..
2006-05-28 15:50:14 +00:00
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2004-12-05 02:30:20 +00:00
2004-01-20 03:11:39 +00:00
2006-01-16 19:52:21 +00:00
2006-05-28 15:50:14 +00:00
2006-05-24 16:59:03 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2006-05-28 15:50:14 +00:00
2006-03-01 20:20:22 +00:00
2004-05-12 16:21:18 +00:00
2006-05-28 15:50:14 +00:00
2006-02-15 22:11:13 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2005-08-12 02:39:13 +00:00
2006-05-28 15:50:14 +00:00
2005-09-28 19:22:25 +00:00
2006-05-28 15:50:14 +00:00
2006-03-01 20:20:22 +00:00
2004-03-14 05:35:19 +00:00
2004-12-05 02:30:20 +00:00
2005-11-18 17:48:23 +00:00
2005-12-29 20:46:34 +00:00
2006-05-28 15:50:14 +00:00
2004-02-04 22:40:50 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2005-05-02 03:50:11 +00:00
2006-05-28 15:50:14 +00:00
2004-12-27 19:03:56 +00:00
2006-05-28 15:50:14 +00:00
2004-12-27 19:03:56 +00:00
2006-01-02 02:57:54 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2006-02-20 02:06:37 +00:00