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
*
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
*
* sigproc.cc: Fix a comment.
Christopher Faylor
2006-02-28
1
-5
/
+4
*
* sigproc.cc (sigheld): Define new variable.
Christopher Faylor
2006-02-24
1
-3
/
+18
*
Always zero all elements of siginfo_t throughout.
Christopher Faylor
2006-02-06
1
-1
/
+1
*
* sigproc.cc (no_signals_available): Use existence of signal thread handle to
Christopher Faylor
2006-01-05
1
-3
/
+4
*
(fix ChangeLog and check in remaining files)
Christopher Faylor
2006-01-05
1
-0
/
+2
*
add copyright
Christopher Faylor
2006-01-02
1
-1
/
+2
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-1
/
+1
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.
Christopher Faylor
2005-12-23
1
-1
/
+1
*
* fork.cc (fork): Honor error return from sig_send. Don't continue with fork
Christopher Faylor
2005-12-23
1
-7
/
+7
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.
Christopher Faylor
2005-12-13
1
-1
/
+2
*
* cygtls.h (_cygtls::el): New field.
Christopher Faylor
2005-12-03
1
-2
/
+1
*
* fork.cc (frok::child): Change order of cleanup prior to return.
Christopher Faylor
2005-10-29
1
-1
/
+1
[next]