4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-14 17:59:28 +08:00
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
..
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2006-02-15 22:11:13 +00:00
2007-07-07 16:43:03 +00:00
2006-03-01 20:20:22 +00:00
2007-03-06 16:29:40 +00:00
2004-12-05 02:30:20 +00:00
2007-07-14 15:58:32 +00:00
2008-02-15 17:53:11 +00:00
2008-02-15 17:53:11 +00:00
2008-02-15 17:53:11 +00:00
2008-02-15 17:53:11 +00:00
2008-02-14 16:47:11 +00:00
2008-02-15 17:53:11 +00:00
2008-02-15 17:53:11 +00:00
2007-02-20 15:48:04 +00:00
2004-12-27 19:03:56 +00:00
2007-11-06 13:29:53 +00:00
2004-12-27 19:03:56 +00:00
2007-06-11 17:38:27 +00:00
2006-02-20 02:06:37 +00:00
2008-01-01 19:07:36 +00:00
2008-02-14 16:47:11 +00:00
2007-12-12 12:12:24 +00:00
2006-07-17 19:30:30 +00:00