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
/
utils
/
strace.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-4
/
+1
*
strace: Handle ofile descriptor more carefully.
cygwin-2_2_0-release
Corinna Vinschen
2015-08-03
1
-6
/
+8
*
cygwin: Fix crashes under AllocationPreference=0x100000 condition
Corinna Vinschen
2015-07-29
1
-2
/
+16
*
Improve strace to log most Windows debug events
Jon TURNEY
2015-06-11
1
-2
/
+73
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-8
/
+17
*
* bloda.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
1
-5
/
+1
*
ChangeLog:
Christopher Faylor
2012-11-23
1
-2
/
+2
*
* configure.in: Add check for MINGW_CXX. Remove libiconv check.
Yaakov Selkowitz
2012-10-24
1
-3
/
+3
*
* Makefile.in (cygcheck.exe): Link against psapi.dll.
Corinna Vinschen
2012-07-11
1
-2
/
+8
*
* strace.cc (proc_child): Don't right-shift exit value.
Christopher Faylor
2012-01-31
1
-4
/
+3
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-22
/
+22
*
* strace.cc (attach_process): Use NT_SUCCESS to figure out if
Christopher Faylor
2011-11-24
1
-3
/
+7
*
* strace.cc (handle_output_debug_string): Disable code which attempted to add
Christopher Faylor
2011-11-14
1
-0
/
+4
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
1
-30
/
+21
*
* strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESS
Jon TURNEY
2011-09-15
1
-3
/
+21
*
* loadlib.h: New header implementing safe LoadLibrary calls.
Corinna Vinschen
2010-08-28
1
-0
/
+1
*
* strace.cc (mnemonic_table): Add "special" mask option.
Christopher Faylor
2010-02-22
1
-19
/
+22
*
Update copyright
Christopher Faylor
2010-02-19
1
-1
/
+1
*
utils/ChangeLog:
Christopher Faylor
2010-02-19
1
-0
/
+2
*
* cygcheck.cc (cygwin_dll_path): New global variable.
Corinna Vinschen
2009-11-04
1
-0
/
+2
*
* strace.cc (main): Open trace output file in UNIX mode.
Corinna Vinschen
2009-07-15
1
-2
/
+3
*
* strace.cc (create_child): Set CYGWIN=noglob when starting new process so that
Christopher Faylor
2009-04-22
1
-1
/
+11
*
* cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.
Corinna Vinschen
2009-03-24
1
-1
/
+1
*
* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
Christopher Faylor
2008-09-12
1
-3
/
+3
*
* strace.cc (create_child): Don't convert a path from cygwin format unless it
Christopher Faylor
2007-07-23
1
-1
/
+2
*
* strace.cc (usage): Add missing description for -q.
Christopher Faylor
2007-07-10
1
-1
/
+2
*
* strace.cc (proc_child): Propagate return code from child process.
Christopher Faylor
2006-05-24
1
-5
/
+10
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-42
/
+69
*
* strace.cc (show_usecs): Renamed from 'usecs'.
Christopher Faylor
2005-12-05
1
-4
/
+6
*
revert erroneous checkin
Christopher Faylor
2005-10-11
1
-5
/
+2
*
* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
Christopher Faylor
2005-10-11
1
-2
/
+5
*
* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.
Christopher Faylor
2005-05-27
1
-1
/
+1
*
* cygcheck.cc (cygwin_internal): Define as a "C" function.
Christopher Faylor
2005-05-17
1
-1
/
+3
*
* cygcheck.cc (load_cygwin): Don't touch $PATH for now.
Corinna Vinschen
2005-05-15
1
-1
/
+1
*
* strace.cc (attach_process): Don't call load_cygwin(). Assume that it's
Christopher Faylor
2005-05-09
1
-3
/
+9
*
* strace.cc (handle_output_debug_string): Fix compiler warning.
Corinna Vinschen
2005-03-07
1
-2
/
+2
*
* kill (getsig): Avoid buffer overflow when generating a signal name.
Christopher Faylor
2005-02-27
1
-2
/
+2
*
* ps.cc (main): Eliminate use of PID_ZOMBIE.
Christopher Faylor
2005-01-16
1
-2
/
+13
*
* strace.cc (_impure_ptr): Remove.
Corinna Vinschen
2004-10-06
1
-6
/
+0
*
* Makefile.in (build_dumper): Detect missing iconv library.
Christopher Faylor
2004-02-21
1
-1
/
+1
*
* strace.cc (opts): Add leading '+' to force posixly correct
Corinna Vinschen
2004-02-11
1
-6
/
+1
*
* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.
Christopher Faylor
2004-02-11
1
-1
/
+5
*
* strace.cc: Update copyrights.
Christopher Faylor
2004-02-10
1
-2
/
+2
*
* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
Christopher Faylor
2004-02-10
1
-0
/
+1
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
1
-0
/
+2
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
1
-3
/
+5
*
* mount.cc (usage): Correctly report default mode.
Christopher Faylor
2002-10-19
1
-2
/
+2
*
Add final newlines to utils
Joshua Daniel Franklin
2002-09-15
1
-1
/
+2
*
* strace.cc (main): Make toggle a local variable.
Christopher Faylor
2002-06-07
1
-1
/
+1
*
* strace.cc (toggle): New global variable.
Christopher Faylor
2002-06-07
1
-18
/
+48
[next]