src/winsup/cygwin ChangeLog strace.cc include/ ...

corinna@sourceware.cygnus.com corinna@sourceware.cygnus.com
Mon Feb 26 01:50:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-02-26 01:50:24

Modified files:
	winsup/cygwin  : ChangeLog strace.cc 
	winsup/cygwin/include/sys: strace.h 

Log message:
	* strace.cc (strace::vprntf): Move prntf functionality to this function
	adding an va_list interface to strace.
	(strace::printf): Calls strace::vprntf now.
	(strace_printf): New function providing an extern "C" interface to
	trace output.
	* include/sys/strace.h: Make plain C clean.
	(class strace): Add `vprntf' method.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.541&r2=1.542
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/strace.cc.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/strace.h.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Cygwin-cvs mailing list