newlib/winsup/cygwin/libc
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
..
bsdlib.cc * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead of 2007-11-28 16:45:34 +00:00
fnmatch.c
fts.c
ftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
getopt.c
inet_addr.c * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
inet_network.c * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
minires-os-if.c Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
minires.c Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
minires.h Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
nftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
rcmd.cc 2006-07-25 Corinna Vinschen <corinna@vinschen.de> 2006-07-25 19:23:23 +00:00
rexec.cc * libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - set 2006-07-05 00:14:42 +00:00
strptime.cc * strptime.cc (_strptime): Fix gcc warnings. 2005-11-18 19:43:02 +00:00
timelocal.cc * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal. 2005-12-23 22:50:20 +00:00
timelocal.h * libc: Add subdirectory. 2005-11-18 17:48:23 +00:00
xsique.cc Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00