summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys/strace.h
Commit message (Expand)AuthorAgeFilesLines
* * cygthread.h (cygthread::name): Default name to "main" if we are early in theChristopher Faylor2011-11-241-2/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor2011-11-241-3/+3
* * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor2011-10-301-0/+5
* * dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor2011-08-031-1/+1
* * dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.Corinna Vinschen2011-06-171-0/+1
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-1/+7
* * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE byChristopher Faylor2010-03-311-1/+2
* * include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor2010-02-221-23/+25
* Update copyrightChristopher Faylor2010-02-191-1/+1
* utils/ChangeLog:Christopher Faylor2010-02-191-30/+6
* * pinfo.cc (pinfo_basic): New class.Christopher Faylor2008-12-191-0/+1
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-17/+14
* * include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.Christopher Faylor2005-09-221-2/+2
* * include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor2004-12-101-1/+1
* * include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor2003-01-261-1/+1
* * include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor2002-06-101-1/+0
* * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor2002-02-141-0/+1
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-291-0/+1
* * include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor2002-01-281-0/+7
* * cygrun.c (main): Fix compiler warning.Christopher Faylor2001-04-031-3/+3
* Update copyright.Christopher Faylor2001-03-071-1/+1
* * include/a.out.h: Add copyright hint.Corinna Vinschen2001-03-051-0/+10
* * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen2001-02-261-1/+18
* * exceptions.cc (signal_exit): Kill any executing child process if we're dying.Christopher Faylor2000-10-241-0/+1
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-1/+1
* * include/sys/cygwin.h (strace_printf_wrap): Force printing whenChristopher Faylor2000-08-241-2/+2
* * strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor2000-08-021-5/+5
* * include/sys/strace.h: Fix strace definition.Christopher Faylor2000-08-021-2/+2
* * strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor2000-08-021-11/+37
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-25/+25
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+96