]> sourceware.org Git - newlib-cygwin.git/commit
* strace.cc (strace::vprntf): Move prntf functionality to this function
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 26 Feb 2001 09:50:24 +0000 (09:50 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 26 Feb 2001 09:50:24 +0000 (09:50 +0000)
commit88429768bb3cc21d871e912cde3efaf92eec8213
tree4de90a5d28b9f8085313c98567486bb40a93090c
parent6626ebfef761d9a6bcfe1894fe2459251ad436a6
    * 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.
winsup/cygwin/ChangeLog
winsup/cygwin/include/sys/strace.h
winsup/cygwin/strace.cc
This page took 0.117477 seconds and 5 git commands to generate.