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
/
exceptions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's have
Christopher Faylor
2003-05-30
1
-3
/
+2
*
* shared_info.h: Match shared_name declaration with below change.
Corinna Vinschen
2003-05-21
1
-1
/
+3
*
* Makefile.in: Add finline-functions optimization to CXXFLAGS.
Thomas Pfaff
2003-04-17
1
-3
/
+1
*
* exceptions.cc (setup_handler): Make sure winapi lock is released when exiting
Christopher Faylor
2003-03-31
1
-0
/
+1
*
* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.
Christopher Faylor
2003-03-20
1
-2
/
+2
*
* exceptions.cc (try_to_debug): Don't reset priority when returning from
Christopher Faylor
2003-02-14
1
-3
/
+2
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2003-02-07
1
-4
/
+7
*
Eliminate most unneeded this-> pointers throughout.
Christopher Faylor
2003-02-04
1
-1
/
+1
*
Apply handle_sigsuspend patch
Thomas Pfaff
2003-01-14
1
-1
/
+2
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanup
Christopher Faylor
2003-01-03
1
-1
/
+1
*
* exceptions.cc (events_init): Display name of mutex on failure.
Christopher Faylor
2002-12-30
1
-2
/
+3
*
* exceptions.cc (events_init): Initialize critical section to control exiting
Christopher Faylor
2002-12-25
1
-0
/
+4
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
1
-0
/
+1
*
* exceptions.cc (handle_sigsuspend): Force pending signal delivery before
Christopher Faylor
2002-11-22
1
-0
/
+1
*
* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give up
Christopher Faylor
2002-11-22
1
-54
/
+62
*
* exceptions.cc (setup_handler): Add debugging output. Set thread priority to
Christopher Faylor
2002-11-15
1
-2
/
+10
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
1
-3
/
+3
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-1
/
+1
*
* cygthread.cc (cygthread::stub): Don't create event for long-running threads.
Christopher Faylor
2002-10-13
1
-1
/
+0
*
* cygthread.cc (cygthread::stub): Very minor cleanup.
Christopher Faylor
2002-10-06
1
-2
/
+1
*
* exceptions.cc (unused_sig_wrapper): Still need additional level of
Christopher Faylor
2002-09-30
1
-2
/
+3
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.
Christopher Faylor
2002-09-30
1
-4
/
+9
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-3
/
+3
*
* sigproc.cc (sigCONT): Define.
Christopher Faylor
2002-08-18
1
-5
/
+6
*
* exceptions.cc (interrupt_setup): Ensure that the previous signal mask is
Christopher Faylor
2002-08-16
1
-1
/
+2
*
* assert.cc (__assert): Call debugger on assertion failure if debugging.
Christopher Faylor
2002-08-11
1
-7
/
+8
*
* path.cc (path_conv::check): Always set fileattr when component == 0.
Christopher Faylor
2002-07-24
1
-1
/
+1
*
* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
Christopher Faylor
2002-07-15
1
-6
/
+7
*
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
Christopher Faylor
2002-07-14
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
Christopher Faylor
2002-07-13
1
-1
/
+1
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-1
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-1
/
+1
*
* debug.h (being_debugged): New macro.
Christopher Faylor
2002-05-27
1
-1
/
+1
*
* sync.h (new_muto): Just accept an argument which denotes the name of the
Christopher Faylor
2002-02-22
1
-1
/
+1
*
* times.cc (hires::prime): Restore thread priority on failure condition.
Christopher Faylor
2002-02-17
1
-1
/
+1
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-3
/
+3
*
* speclib: Don't use /dev/null as DLL name. Just default to what's already in
Christopher Faylor
2002-01-21
1
-3
/
+0
*
* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid when
Christopher Faylor
2002-01-20
1
-1
/
+1
*
* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn't
Christopher Faylor
2002-01-19
1
-2
/
+4
*
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
-3
/
+3
*
* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.
Christopher Faylor
2002-01-10
1
-9
/
+21
*
exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.
Corinna Vinschen
2002-01-05
1
-1
/
+2
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-6
/
+6
*
* exceptions.cc: Add stdlib.h include for alloca declaration.
Christopher Faylor
2001-11-15
1
-0
/
+1
*
* environ.cc: Set reset_com to false to mimic linux behavior more closely.
Christopher Faylor
2001-10-31
1
-0
/
+1
*
* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.
Christopher Faylor
2001-10-13
1
-2
/
+2
*
* cygheap.cc (cfree): Remove malloc debugging probe.
Christopher Faylor
2001-10-03
1
-1
/
+4
[next]