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.h (sigframe::set): Accept a default frame pointer.
Christopher Faylor
2000-05-26
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needs
Christopher Faylor
2000-05-18
1
-4
/
+0
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-12
/
+34
*
* environ.cc: Add TMPDIR to the list of environment variables which are
Christopher Faylor
2000-03-25
1
-2
/
+5
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
Christopher Faylor
2000-03-12
1
-1
/
+0
*
* sigproc.cc: Set wait_sig priority to normal.
Christopher Faylor
2000-03-11
1
-1
/
+1
*
* sigproc.cc (wait_sig): Add addtional debugging output.
Christopher Faylor
2000-03-10
1
-2
/
+2
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
1
-11
/
+6
*
* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it
Christopher Faylor
2000-03-07
1
-5
/
+0
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-1
/
+4
*
* exceptions.cc (call_handler): Streamline to use only one call to
Christopher Faylor
2000-03-05
1
-7
/
+21
*
* sigproc.cc (sig_send): Temporarily set priority to highest while sending a
Christopher Faylor
2000-02-29
1
-0
/
+5
*
* pinfo.cc (set_myself): Add build date to strace output.
Christopher Faylor
2000-02-28
1
-1
/
+2
*
* dcrt0.cc (set_os_type): Record OS name string.
Christopher Faylor
2000-02-28
1
-4
/
+7
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-0
/
+1
*
* exceptions.cc (call_handler): Use new muto linked list to look for all
Christopher Faylor
2000-02-24
1
-1
/
+4
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-9
/
+14
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-41
/
+38
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-1
/
+1
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-4
/
+4
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1345