aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/strace.cc
AgeCommit message (Expand)AuthorFilesLines
2001-03-07Update copyright.Christopher Faylor1-1/+1
2001-02-26 * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen1-3/+22
2000-10-24* exceptions.cc (signal_exit): Kill any executing child process if we're dying.Christopher Faylor1-4/+4
2000-10-17* sigproc.cc (proc_subproc): Remove unneeded test for correct process inChristopher Faylor1-1/+1
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-1/+3
2000-10-12* child_info: Bump child_info "version".Christopher Faylor1-7/+9
2000-10-07* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor1-3/+8
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-5/+0
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+2
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-13/+44
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-08-02* strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor1-45/+19
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie1-0/+2
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen1-1/+0
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor1-2/+0
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor1-36/+25
2000-02-28* dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor1-31/+11
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+409