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
*
* sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by
Christopher Faylor
2010-03-31
1
-0
/
+1
*
* sigproc.cc (no_signals_available): Get sense of the test right for previous
Christopher Faylor
2010-03-15
1
-1
/
+1
*
* sigproc.cc (no_signals_available): Don't try to send a signal if still in
Christopher Faylor
2010-03-15
1
-1
/
+1
*
* spinlock.h: New file.
Christopher Faylor
2010-03-13
1
-1
/
+3
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
1
-2
/
+2
*
* sigproc.cc (get_proc_lock): Fix error message typo.
Christopher Faylor
2010-02-03
1
-1
/
+1
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-4
/
+5
*
Support pseudo-reloc version 2
Charles Wilson
2009-10-07
1
-0
/
+2
*
* sigproc.cc (stopped_or_terminated): Don't return a match when stopsig ==
Christopher Faylor
2009-08-02
1
-3
/
+4
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-13
/
+22
*
* exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.
Christopher Faylor
2009-07-18
1
-2
/
+5
*
* Makefile.in: Don't do anything special with any RCS directories.
Christopher Faylor
2009-07-12
1
-1
/
+1
*
* fhandler.cc (fhandler_base::wait_overlapped): Honor nonblocking flag for
Christopher Faylor
2009-06-14
1
-2
/
+2
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-8
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-0
/
+3
*
* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.
Christopher Faylor
2008-03-01
1
-1
/
+0
*
* sigproc.cc (sig_send): Use sigmask of target thread if it is specified
Christopher Faylor
2008-02-19
1
-2
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-4
/
+4
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
* init.cc (in_dllentry): Delete.
Christopher Faylor
2007-07-14
1
-1
/
+1
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-1
/
+1
*
* sigproc.cc (child_info::child_info): Set msv_count to non-zero
Corinna Vinschen
2007-01-30
1
-3
/
+3
*
Revert erroneous checkin.
Corinna Vinschen
2006-12-12
1
-1
/
+0
*
* Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.
Corinna Vinschen
2006-12-11
1
-0
/
+1
*
* sigproc.cc (child_info::child_info): Move old comment about msv_count here.
Christopher Faylor
2006-12-11
1
-0
/
+23
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-0
/
+3
*
* sigproc.cc (waitq_head): Don't initialize to zero.
Christopher Faylor
2006-07-14
1
-1
/
+1
*
* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're really
Christopher Faylor
2006-07-13
1
-4
/
+4
*
* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interested
Christopher Faylor
2006-05-29
1
-1
/
+1
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
1
-0
/
+3
*
* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.
Christopher Faylor
2006-05-16
1
-2
/
+2
*
* sigproc.cc (wait_for_sigthread): Use the current user sid when setting up the
Christopher Faylor
2006-03-30
1
-1
/
+1
*
* dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it can
Christopher Faylor
2006-03-29
1
-9
/
+8
*
* sigproc.cc (wait_sig): Move myself manipulation...
Christopher Faylor
2006-03-27
1
-8
/
+5
*
* sigproc.cc (sigalloc): Don't set SA_RESTART here.
Christopher Faylor
2006-03-23
1
-4
/
+0
*
* fhandler.cc (fcntl): Print flags in hex.
Christopher Faylor
2006-03-22
1
-19
/
+19
*
* signal.cc (signal): Don't set SA_RESTART here.
Christopher Faylor
2006-03-22
1
-0
/
+4
*
* child_info.h (child_status): Fix typo which made it impossible to set
Christopher Faylor
2006-03-22
1
-6
/
+6
*
* child_info.h (child_status): New enum.
Christopher Faylor
2006-03-20
1
-2
/
+6
*
revert previous debugging checkin
Christopher Faylor
2006-03-20
1
-8
/
+4
*
* pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifos
Christopher Faylor
2006-03-20
1
-4
/
+8
*
* pinfo.h (EXITCODE_OK): Define new constant.
Christopher Faylor
2006-03-18
1
-1
/
+3
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-3
/
+47
*
* child_info.h (child_info_fork::fork_retry): Declare new function.
Christopher Faylor
2006-03-15
1
-1
/
+1
*
* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.
Christopher Faylor
2006-03-14
1
-4
/
+4
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-7
/
+12
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
1
-11
/
+10
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-6
/
+8
[next]