Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor
2002-06-06* strace.cc (version): New global variable.Christopher Faylor
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor
2002-05-19* strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor
2002-02-25update copyrightChristopher Faylor
2002-02-15* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen
2001-11-04* strace.cc (main): New option '-w'. Start traced process in separateEgor Duda
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor
2000-10-28* strace.cc (main): Add a '-b' option.Christopher Faylor
2000-10-15* ps.cc (main): Accomodate new PID_ constant.Christopher Faylor
2000-10-12* strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor
2000-02-28* strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor