| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: properly decorate attributes | Eric Blake | 2014-08-01 | 1 | -7/+7 |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -2/+3 |
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -2/+2 |
* | * cygthread.h (cygthread::name): Default name to "main" if we are early in the | Christopher Faylor | 2011-11-24 | 1 | -2/+1 |
* | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes. | Christopher Faylor | 2011-11-24 | 1 | -3/+3 |
* | * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take | Christopher Faylor | 2011-10-30 | 1 | -0/+5 |
* | * dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort where | Christopher Faylor | 2011-08-03 | 1 | -1/+1 |
* | * dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init. | Corinna Vinschen | 2011-06-17 | 1 | -0/+1 |
* | * autoload.cc: Call _api_fatal in asm. | Christopher Faylor | 2011-05-28 | 1 | -1/+7 |
* | * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by | Christopher Faylor | 2010-03-31 | 1 | -1/+2 |
* | * include/sys/strace.h: Define _STRACE_SPECIAL. | Christopher Faylor | 2010-02-22 | 1 | -23/+25 |
* | Update copyright | Christopher Faylor | 2010-02-19 | 1 | -1/+1 |
* | utils/ChangeLog: | Christopher Faylor | 2010-02-19 | 1 | -30/+6 |
* | * pinfo.cc (pinfo_basic): New class. | Christopher Faylor | 2008-12-19 | 1 | -0/+1 |
* | *** cygwin DLL Changes: | Christopher Faylor | 2005-12-29 | 1 | -17/+14 |
* | * include/sys/strace.h (_STRACE_ON): Remove semicolon from definition. | Christopher Faylor | 2005-09-22 | 1 | -2/+2 |
* | * include/sys/strace.h: Don't output paranoid_printf by default. | Christopher Faylor | 2004-12-10 | 1 | -1/+1 |
* | * include/sys/strace.h (paranoid_printf): Define as not being part of "all" | Christopher Faylor | 2003-01-26 | 1 | -1/+1 |
* | * include/sys/strace.h (strace): Avoid use of constructor. | Christopher Faylor | 2002-06-10 | 1 | -1/+0 |
* | * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. | Christopher Faylor | 2002-02-14 | 1 | -0/+1 |
* | * external.cc (cygwin_internal): Initialize various internal settings if | Christopher Faylor | 2002-01-29 | 1 | -0/+1 |
* | * include/sys/strace.h (_STRACE_ON): Define. | Christopher Faylor | 2002-01-28 | 1 | -0/+7 |
* | * cygrun.c (main): Fix compiler warning. | Christopher Faylor | 2001-04-03 | 1 | -3/+3 |
* | Update copyright. | Christopher Faylor | 2001-03-07 | 1 | -1/+1 |
* | * include/a.out.h: Add copyright hint. | Corinna Vinschen | 2001-03-05 | 1 | -0/+10 |
* | * strace.cc (strace::vprntf): Move prntf functionality to this function | Corinna Vinschen | 2001-02-26 | 1 | -1/+18 |
* | * exceptions.cc (signal_exit): Kill any executing child process if we're dying. | Christopher Faylor | 2000-10-24 | 1 | -0/+1 |
* | * Makefile.in: Remove some obsolete stuff. | Christopher Faylor | 2000-10-16 | 1 | -1/+1 |
* | * include/sys/cygwin.h (strace_printf_wrap): Force printing when | Christopher Faylor | 2000-08-24 | 1 | -2/+2 |
* | * strace.cc (strace::prntf): Make second argument the function name, rather | Christopher Faylor | 2000-08-02 | 1 | -5/+5 |
* | * include/sys/strace.h: Fix strace definition. | Christopher Faylor | 2000-08-02 | 1 | -2/+2 |
* | * strace.h: Add kludgy workarounds to avoid using deprecated methods for | Christopher Faylor | 2000-08-02 | 1 | -11/+37 |
* | Throughout use strace class in place of individual functions and variables. | Christopher Faylor | 2000-03-07 | 1 | -25/+25 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+96 |