aboutsummaryrefslogblamecommitdiffstats
path: root/libpatch_create_timestamp_tm.c
blob: 47578c5c8ee0b80da0f865e6b7edce00ceb085b6 (plain) (tree)
1
2
3
4
5
6





                                                                                          
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline size_t
libpatch_create_timestamp_tm(char *, size_t, const struct tm *, int, enum libpatch_style);