X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.h;h=5fb10e77139d4318c2b7890290b93e2b89b68708;hb=HEAD;hp=cf9b3f9a97db1cb4114d3eefdc18af3a3267f355;hpb=3b82e3c1701831a4cc48a42a992997610bdd6266;p=systembsd.git diff --git a/src/interfaces/timedated/timedated.h b/src/interfaces/timedated/timedated.h index cf9b3f9..5fb10e7 100644 --- a/src/interfaces/timedated/timedated.h +++ b/src/interfaces/timedated/timedated.h @@ -14,3 +14,8 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +void timedated_mem_clean(); +static struct timezone_checksum_pair parse_timezone_path(gchar **pair); +/*static gboolean build_lookup_table(); +static gchar *lookup_hash(gchar * hash); */ +static struct timespec *mktimespec(gint64 us);