• 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
..
mtp Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
adjtime.c Loading commit data...
chktime.c Loading commit data...
convert.h Loading commit data...
decent_types.h Loading commit data...
dump-funcs.c Loading commit data...
dump-main.c Loading commit data...
jmptime.c Loading commit data...
ptpdump.h Loading commit data...