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