aboutsummaryrefslogtreecommitdiffstats
path: root/libpatch_create_timestamp_ts.c
blob: f9c8f607c99eec5c5494c8efae3f0baba9589047 (plain) (blame)
1
2
3
4
5
6
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline size_t
libpatch_create_timestamp_ts(char *, size_t, const struct timespec *, unsigned, int, enum libpatch_style);