• Pietro Fezzardi's avatar
    configuration: added ARG_TIME config argument · 35456ab1
    Pietro Fezzardi authored
    and all the data structures needed to set configuration options
    about time.
    In ppsi.h added struct pp_cfg_time a platform independent timespec-like
    data structure.
    union pp_cfg_arg is extended with a pp_cfg_time field.
    enum pp_argtype is extended with ARG_TIME.
    In lib/conf.c a case ARG_TIME is added to handle it.
    35456ab1
Name
Last commit
Last update
..
cmdline.c Loading commit data...
conf.c Loading commit data...
div64.c Loading commit data...
dump-funcs.c Loading commit data...
libc-functions.c Loading commit data...
network_types.h Loading commit data...