index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
sigproc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
1
-1
/
+1
*
* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
Christopher Faylor
2005-10-19
1
-30
/
+25
*
* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.
Christopher Faylor
2005-10-19
1
-2
/
+3
*
* sigproc.cc (child_info::sync): Use correct name when closing to prevent
Christopher Faylor
2005-10-18
1
-1
/
+1
*
* sigproc.cc (child_info::sync): Fix typo which caused hProcess to never be
Christopher Faylor
2005-10-18
1
-3
/
+3
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-38
/
+49
*
* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
Christopher Faylor
2005-10-02
1
-0
/
+3
*
Change name from commune_recv to commune_process throughout. Change name from
Christopher Faylor
2005-09-28
1
-7
/
+66
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-55
/
+2
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-2
/
+55
*
* exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first and let it
Christopher Faylor
2005-09-26
1
-1
/
+4
*
* sigproc.cc (wait_sig): Cosmetic change.
Christopher Faylor
2005-09-26
1
-1
/
+1
*
* sigproc.cc (sigproc_terminate): More reversion of always-exit-from-sigthread
Christopher Faylor
2005-09-24
1
-4
/
+1
*
Semi-reversion of always-exit-from-sigthread change of 2005-09-15.
Christopher Faylor
2005-09-23
1
-35
/
+4
*
* cygtls.h (struct _cygtls::thread_handle): Remove/revert.
Christopher Faylor
2005-09-23
1
-16
/
+13
*
* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.
Christopher Faylor
2005-09-23
1
-5
/
+18
*
* dcrt0.cc (do_exit): Only call sigproc_terminate from one location --
Christopher Faylor
2005-09-20
1
-3
/
+3
*
* sigproc.cc (talktome): Take siginfo_t argument. Don't scan all pids trying
Christopher Faylor
2005-09-19
1
-7
/
+5
*
* pinfo.h (EXITCODE_SET): Move out of range of Windows error.
Christopher Faylor
2005-09-16
1
-17
/
+8
*
* sigproc.cc (no_signals_available): Return true if sending to self from the
Christopher Faylor
2005-09-16
1
-2
/
+2
*
* sigproc.cc (wait_sig): Reorganize exit case so that ExitProcess is always
Christopher Faylor
2005-09-15
1
-12
/
+20
*
* exceptions.cc (sigtid): Remove declaration.
Christopher Faylor
2005-09-14
1
-18
/
+24
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
1
-29
/
+33
*
* sigproc.cc (wait_sig): Be more defensive about detecting when we're exiting.
Christopher Faylor
2005-09-13
1
-1
/
+1
*
Grr. REVERT erroneous checkin. AGAIN.
Christopher Faylor
2005-09-02
1
-9
/
+0
*
* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generate
Christopher Faylor
2005-09-02
1
-0
/
+9
*
revert inexplicable previous checkin
Christopher Faylor
2005-09-02
1
-9
/
+0
*
bad_addresses
Christopher Faylor
2005-09-02
1
-0
/
+9
*
* exceptions.cc (set_process_mask_delta): Conditionalize debugging output.
Christopher Faylor
2005-08-29
1
-1
/
+1
*
* exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-main
Christopher Faylor
2005-08-25
1
-3
/
+4
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-9
/
+9
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-5
/
+5
*
* dcrt0.cc (cygwin_exit): Mark as "noreturn".
Christopher Faylor
2005-07-05
1
-1
/
+3
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-2
/
+0
*
* cygthread.cc (cygthread::detach): Fix debugging output.
Christopher Faylor
2005-06-15
1
-2
/
+0
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
1
-1
/
+1
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-0
/
+11
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-2
/
+2
*
* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.
Christopher Faylor
2005-04-20
1
-1
/
+1
*
* sync.h (muto::initforce): Delete flawed implementation.
Christopher Faylor
2005-04-05
1
-1
/
+1
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-8
/
+8
*
* sigproc.cc (create_signal_arrive): New (temporary?) function to create
Christopher Faylor
2005-04-01
1
-10
/
+17
*
* sigproc.cc (_pinfo::set_ctty): Move function
Christopher Faylor
2005-02-27
1
-8
/
+0
*
* debug.cc (delete_handle): Report on handle value in debugging output.
Christopher Faylor
2005-02-26
1
-5
/
+4
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
white space
Christopher Faylor
2005-02-13
1
-2
/
+2
*
* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.
Christopher Faylor
2005-01-17
1
-5
/
+12
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-4
/
+4
*
* sigproc.cc (sig_send): Don't complain if attempt to send signal to myself
Christopher Faylor
2005-01-15
1
-2
/
+2
*
* pinfo.h (_pinfo::set_exit_state): Declare new function.
Christopher Faylor
2005-01-11
1
-13
/
+12
[prev]
[next]