>> I don't want to have anything called "util", because that will >> inevitably become a dumping ground for all sorts of unrelated stuff. >> --- >> Makefile | 14 +++++++------- >> util.c => num.c | 2 +- >> util.h => num.h | 0 >> vsockclient.c | 2 +- >> vsockserver.c | 2 +- >> 5 files changed, 10 insertions(+), 10 deletions(-) > > Reviewed-by: Cole Helbling Committed as c5d9bfe.