• Max Kellermann's avatar
    update: replaced update_return with global "modified" flag · 817a033f
    Max Kellermann authored
    There is only once update thread at a time.  Make the "modified" flag
    global and remove the return values of most functions.  Propagating an
    error is only useful for updateDirectory(), since updateInDirectory()
    will delete failed subdirectories.
    817a033f
update.c 10.5 KB