• Alessandro Rubini's avatar
    kill mprintf, since pp_printf is better and solid · 634b29f2
    Alessandro Rubini authored
    mprintf is of uncertain copyright status, and that's why
    we added pp_printf (actually, that's why I picked pp_printf
    fro ptp-proposal and made it a standalone thing).
    
    Now that everyone involved confirms pp_printf is well tested,
    let's remove mprintf.  We still accept mprintf in the callers,
    because the name is used by our ptp-noposix submodule, and I'm
    sure people has it in their fingers and it will appear again.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    634b29f2
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 44deab24
ptp-noposix @ 79a7beb2
scripts Loading commit data...
shell Loading commit data...
sockitowm Loading commit data...
softpll Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrc_ptp_ppsi.c Loading commit data...