OSDN Git Service

* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
[pf3gnuchains/sourceware.git] / winsup / cygwin / sigproc.cc
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 cgf* cygerrno.h: New file. Use this throughout whenever...
2000-08-12 cgf* winsup.h: Split out dtable definitions into separate...
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-08-02 cgf* strace.h: Add kludgy workarounds to avoid using depre...
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-16 cgf* acconfig.h: Add support for NEWVFORK.
2000-05-26 cgf* sigproc.h (sigframe::set): Accept a default frame...
2000-05-18 cgf* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff...
2000-05-17 cgf* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-03-25 cgf* environ.cc: Add TMPDIR to the list of environment...
2000-03-15 cgfPipe changes throughout suggested by Eric Fifer <EFifer...
2000-03-12 cgf* fhandler_console.cc (fhandler_console::read): Don...
2000-03-11 cgf* sigproc.cc: Set wait_sig priority to normal.
2000-03-10 cgf* sigproc.cc (wait_sig): Add addtional debugging output.
2000-03-09 cgf* environ.cc: Eliminate oldstack CYGWIN option.
2000-03-07 cgf* sigproc.cc (sig_send): Eliminate sync_sig_send synchr...
2000-03-07 cgfThroughout use strace class in place of individual...
2000-03-05 cgf* exceptions.cc (call_handler): Streamline to use only...
2000-02-29 cgf* sigproc.cc (sig_send): Temporarily set priority to...
2000-02-28 cgf* pinfo.cc (set_myself): Add build date to strace output.
2000-02-28 cgf* dcrt0.cc (set_os_type): Record OS name string.
2000-02-26 cgf* exceptions.cc (interruptible): Make a little more...
2000-02-24 cgf* exceptions.cc (call_handler): Use new muto linked...
2000-02-24 cgfFix final round of gcc warnings relating to unused...
2000-02-24 cgf* exceptions.cc (interruptible): Change method for...
2000-02-23 cgfRespond to more g++ warnings relating to initializing...
2000-02-21 cgfRespond to a multitude of g++ warnings.
2000-02-17 cgfInitial revision