#include "check.h"
#include <stdbool.h>
Go to the source code of this file.
Functions | |
unsigned | update_queue_push (const char *path, bool discard, unsigned base) |
char * | update_queue_shift (bool *discard_r) |
unsigned update_queue_push | ( | const char * | path, | |
bool | discard, | |||
unsigned | base | |||
) |
char* update_queue_shift | ( | bool * | discard_r | ) |