summaryrefslogtreecommitdiffstats
path: root/lib/string/strftime.c
blob: ea1deb3fb42bd190eec9be9410d7f8341cd5b5a3 (plain)
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2024, Alejandro Colomar <alx@kernel.org>
// SPDX-License-Identifier: BSD-3-Clause


#include <config.h>

#include "strftime.h"