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
/
signal.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright stuff
Christopher Faylor
2002-01-13
1
-1
/
+1
*
* exceptions.cc (sig_handle): Accept a second argument indicating whether the
Christopher Faylor
2002-01-11
1
-0
/
+28
*
* select.cc: Set errno using set_sig_errno() throughout.
Corinna Vinschen
2001-11-08
1
-0
/
+3
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-2
/
+2
*
* exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actually
Christopher Faylor
2001-06-16
1
-1
/
+5
*
* syscalls.cc (sleep): Try to be a little more accomodating of signal arrival.
Christopher Faylor
2001-06-03
1
-7
/
+12
*
* signal.cc (sleep): Protect with sigframe.
Christopher Faylor
2001-05-22
1
-0
/
+1
*
* sigproc.h (class sigframe): Implement 'unregister()' method.
Christopher Faylor
2001-04-01
1
-8
/
+8
*
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
Egor Duda
2001-02-16
1
-2
/
+2
*
* signal.cc (killpg): Correct first argument.
Christopher Faylor
2001-02-07
1
-1
/
+1
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-5
/
+3
*
* debug.h: Add regparm attributes to some functions.
Christopher Faylor
2001-01-12
1
-2
/
+1
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-2
/
+3
*
* pinfo.cc (winpids:add): New method.
Christopher Faylor
2000-11-05
1
-1
/
+1
*
* signal.cc (kill_pgrp): Revert 25-Oct change.
Christopher Faylor
2000-10-30
1
-1
/
+3
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
1
-1
/
+1
*
* signal.cc (kill_pgrp): Don't limit sending of signals to stopped processes
Christopher Faylor
2000-10-26
1
-3
/
+1
*
* fhandler.h (fhandler_console): Remove tcsetpgrp.
Christopher Faylor
2000-10-21
1
-8
/
+20
*
* external.cc (fillout_pinfo): Pass PID_NOREDIR flag to pinfo init to avoid
Christopher Faylor
2000-10-20
1
-1
/
+1
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-14
/
+22
*
* signal.cc (sigaction): Allow new action == oldaction.
Christopher Faylor
2000-10-02
1
-37
/
+27
*
* signal.cc (sleep): If interrupted by signal, return the
Egor Duda
2000-09-16
1
-8
/
+11
*
* cygheap.cc (init_cheap): Just use any old address for the cygwin heap.
Christopher Faylor
2000-09-11
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+1
*
* signal.cc (_raise): New function.
Christopher Faylor
2000-08-29
1
-0
/
+6
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+3
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-3
/
+4
*
* dcrt0.cc (__cygwin_user_data): Initialize.
Christopher Faylor
2000-07-05
1
-20
/
+0
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+367