Christopher Faylor
e7e231e531
Remove 'cb' parameter and modify fhandler_* constructors throughout.
* dtable.cc (dtable::build_fhandler): Remove debugging output which uses 'cb'.
* exec.cc (execvp): New function.
(execvpe): Ditto.
* fhandler.cc (fhandler_base::fhandler_base): Use constructor initialization.
* fhandler.h (fhandler_tty_common::fhandler_tty_common): Ditto.
* fhandler_clipboard.cc (fhandler_dev_clipboard::fhandler_dev_clipboard):
Ditto.
* fhandler_console.cc (fhandler_console::fhandler_console): Ditto.
* fhandler_raw.cc (fhandler_dev_raw::fhandler_dev_raw): Ditto.
* fhandler_serial.cc (fhandler_serial::fhandler_serial): Ditto.
* fhandler_tty.cc (fhandler_tty_master::fhandler_tty_master): Ditto.
(fhandler_tty_slave::fhandler_tty_slave): Ditto.
(fhandler_pty_master::fhandler_pty_master): Ditto.
* fhandler_windows.cc (fhandler_windows::fhandler_windows): Ditto.
2001-10-22 18:39:22 +00:00
..
2001-04-19 03:55:02 +00:00
2001-10-22 18:39:22 +00:00
2001-10-16 16:03:22 +00:00
2001-09-19 15:37:19 +00:00
2001-10-12 20:02:41 +00:00
2001-10-08 12:18:38 +00:00
2001-10-20 13:56:09 +00:00
2001-10-20 10:41:09 +00:00
2001-10-13 00:59:20 +00:00
2001-05-05 04:18:16 +00:00
2001-05-05 04:18:16 +00:00
2001-10-12 01:51:21 +00:00
2000-08-10 23:51:25 +00:00
2001-10-13 00:59:20 +00:00
2000-10-02 02:05:23 +00:00