Christopher Faylor
70300fdb1c
Perform whitespace cleanup throughout.
* dcrt0.cc (signal_shift_subtract): Eliminate ancient backwards compatibility.
(check_sanity_and_sync): Ditto.
* winsup.h (SIGTOMASK): Ditto. Just use constant in signal calculation.
* include/cygwin/version: Remove backwards signal mask compatibility define.
* path.cc (symlink_info::check_sysfile): Cosmetic change.
* registry.cc (get_registry_hive_path): Remove unneeded variable.
* exceptions.cc (handle_sigsuspend): Eliminate thread signal mask and use
either main sigmask or current thread sigmask.
(set_process_mask): Ditto.
(sighold): Ditto.
(sigrelse): Ditto.
(sigset): Ditto.
(set_process_mask_delta): Ditto.
(_cygtls::call_signal_handler): Ditto.
* fhandler_process.cc (format_process_status): Ditto.
* fhandler_termios.cc (fhandler_termios::bg_check): Ditto.
* pinfo.h (class pinfo): Ditto.
* select.cc (pselect): Ditto.
* signal.cc (sigprocmask): Ditto.
(abort): Ditto.
(sigpause): Ditto.
(sigsend): Ditto.
(wait_sig): Ditto.
* thread.h (pthread::parent_tls): New member.
* thread.cc (pthread::pthread): Record parent_tls here.
(pthread::thread_init_wrapper): Initialize sigmask from parent thread.
2008-02-15 17:53:11 +00:00
..
2004-03-26 21:17:07 +00:00
2002-02-12 21:21:32 +00:00
2008-02-15 17:53:11 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2003-03-30 17:28:52 +00:00
2002-05-28 14:58:13 +00:00
2002-11-07 14:16:29 +00:00
2000-02-17 19:38:33 +00:00
2007-06-20 09:28:47 +00:00
2007-01-18 10:25:40 +00:00
2000-06-07 11:48:03 +00:00
2007-06-14 16:02:32 +00:00
2004-06-08 10:53:40 +00:00
2006-07-03 15:29:10 +00:00
2003-11-19 18:50:23 +00:00
2004-04-19 19:41:13 +00:00
2001-03-05 21:29:24 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2007-07-10 00:12:54 +00:00
2007-12-14 12:12:32 +00:00
2000-02-17 19:38:33 +00:00
2007-03-13 13:22:00 +00:00
2007-07-08 15:04:34 +00:00
2005-11-18 16:08:33 +00:00
2005-05-02 03:50:11 +00:00
2007-12-03 11:34:59 +00:00
2006-07-14 21:45:00 +00:00
2004-12-15 17:29:01 +00:00
2008-02-15 17:53:11 +00:00
2006-06-12 14:25:05 +00:00