• Alessandro Rubini's avatar
    general: define CLASS names and rename a global structure · 5f1e3cb3
    Alessandro Rubini authored
    This defines PP_CLASS_SLAVE_ONLY and similar names, and uses them properly.
    
    Also, the global "struct default_rt_opts" was not following the
    conventions about naming, so rename it to be a "pp" thing.  Moreover,
    since we put all globals in ppg and we have ppg->rt_opts, try to use
    that instead of a separate global.  Unfortunately the initialization
    sequence is not well ordered, so __pp_default_rt_opts still remains
    as a global variable, double-underscored to show it's not meant to be used.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    5f1e3cb3
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
doc Loading commit data...
etc 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...
time-bare Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs 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...