aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sigproc.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-25* sigproc.h (hold_everything::ischild): Declare as reference.Christopher Faylor1-2/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-1/+1
2013-04-09* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor1-1/+1
2013-01-31* DevNotes: Add entry cgf-000022.Christopher Faylor1-1/+0
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-18/+15
2013-01-14* exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor1-3/+0
2013-01-02update copyrightChristopher Faylor1-1/+1
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor1-3/+2
2012-12-28* DevNotes: Add entry cgf-000019.Christopher Faylor1-0/+1
2012-12-21Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor1-1/+3
2012-12-21* DevNotes: Add entry cgf-000018.Christopher Faylor1-3/+1
2012-12-21* DevNotes: Add entry cgf-000017.Christopher Faylor1-1/+3
2012-12-10* sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.Christopher Faylor1-1/+1
2012-12-07* sigproc.h (sigpacket): Remove parameter names from declarations.Christopher Faylor1-3/+3
2012-08-17* DevNotes: Add entry cgf-000016.Christopher Faylor1-0/+2
2012-08-15* exceptions.cc (sigdelayed): Move declaration to sigproc.h.Christopher Faylor1-0/+2
2012-07-30* cygwait.cc (cancelable_wait): Add some debugging-only output.Christopher Faylor1-2/+0
2012-07-21* DevNotes: Add entry cgf-000013.Christopher Faylor1-6/+3
2012-06-19Revert errneous checkin.Christopher Faylor1-0/+2
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor1-2/+0
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-27/+0
2012-03-20* pinfo.cc (pinfo_init): Cosmetic change: unset "destroy" for myself.Christopher Faylor1-1/+0
2012-03-16* fork.cc (lock_signals): Move to sigproc.h.Christopher Faylor1-0/+78
2012-01-11Update copyright on all files checked in so far this year.Christopher Faylor1-5/+3
2011-12-16* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go toChristopher Faylor1-6/+3
2011-12-13* dcrt0.cc (init_windows_system_directory): Record system_wow64_directoryChristopher Faylor1-1/+1
2011-12-13* cygthread.h (cygthread::name): Very minor formatting tweak.Christopher Faylor1-4/+15
2011-12-11* select.cc (select_stuff::wait): Very minor formatting fix.Christopher Faylor1-18/+8
2011-12-10* sigproc.h (cygwait): Delete duplicate va_start and add matching va_end.Christopher Faylor1-1/+3
2011-12-10Clarify entryChristopher Faylor1-3/+2
2011-12-09Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "waitChristopher Faylor1-2/+14
2011-12-04* sigproc.cc (cygWFMO): Don't assume that cancellable event is alwaysChristopher Faylor1-4/+5
2011-12-04* sigproc.h (cygWFMO): Move inside "INSIDE_CYGWIN" #ifdef.Christopher Faylor1-15/+15
2011-12-04* exceptions.cc (exception::handle): Drop abbreviation for "exception" since IChristopher Faylor1-1/+15
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor1-4/+6
2011-10-26* child_info.h (cchildren): New struct.Christopher Faylor1-4/+5
2011-10-07Fix copyright.Corinna Vinschen1-1/+2
2011-10-06 * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRPCorinna Vinschen1-1/+2
2010-09-01* cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor1-3/+0
2009-07-24* sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor1-1/+1
2006-07-14* sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor1-2/+2
2006-03-29* dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it canChristopher Faylor1-1/+1
2005-09-23* cygtls.h (struct _cygtls::thread_handle): Remove/revert.Christopher Faylor1-0/+1
2005-09-14* sigproc.h: Protect declaration so that it only happens whenChristopher Faylor1-0/+2
2005-09-14* exceptions.cc (sigtid): Remove declaration.Christopher Faylor1-1/+1
2005-09-13* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor1-1/+2
2005-09-02Grr. REVERT erroneous checkin. AGAIN.Christopher Faylor1-2/+1
2005-09-02* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor1-1/+2
2005-09-02revert inexplicable previous checkinChristopher Faylor1-2/+1
2005-09-02bad_addressesChristopher Faylor1-1/+2