glibc/time/wcsftime.c

5 lines
84 B
C

#include <wctype.h>
#include <wchar.h>
#define COMPILE_WIDE 1
#include "strftime.c"