• Alessandro Rubini's avatar
    tools/dump-funcs: make dumpstruct less generic · 9062861f
    Alessandro Rubini authored
    This commit removes the "dest" argument to dumpstruct(), which now
    uses printf() and not fprintf(dest,).  I plan to use these functions
    withing PPSi itself if the "frames" diagnostic level is 2, and I'd
    better avoid to hack around fprintf.
    
    ptpdump is not changed, as it already used dumpstruct() with stdout
    as destination.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    9062861f
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-gnu-linux Loading commit data...
arch-wrpc Loading commit data...
doc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...